Skip to content

Commit

Permalink
Replace latest with v1.0.5 in compose
Browse files Browse the repository at this point in the history
  • Loading branch information
tsudmi committed Jan 11, 2024
1 parent 01a7729 commit db65bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
operator:
build:
context: .
dockerfile: europe-west4-docker.pkg.dev/stakewiselabs/public/v3-operator:latest
dockerfile: europe-west4-docker.pkg.dev/stakewiselabs/public/v3-operator:v1.0.5
image: v3-operator
container_name: v3-operator
command: ["src/main.py", "start"]
Expand Down

0 comments on commit db65bb5

Please sign in to comment.