Skip to content

Commit

Permalink
fix: version typo in docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
balzdur committed Dec 18, 2024
1 parent 22a987c commit f4e8a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
retries: 5
api:
container_name: marble-api
image: europe-west1-docker.pkg.dev/marble-infra/marble/marble-backend:v0.29.0.1
image: europe-west1-docker.pkg.dev/marble-infra/marble/marble-backend:v0.29.0
platform: linux/amd64
restart: always
depends_on:
Expand Down

0 comments on commit f4e8a2a

Please sign in to comment.