Skip to content

Commit

Permalink
ci: fix docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
younesschrifi authored and flomonster committed Sep 25, 2024
1 parent d97f288 commit 442e4b8
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 @@ -138,7 +138,7 @@ services:
ports: ["4000:4000"]

osrd-images:
image: ghcr.io/openrailassociation/osrd-stable/osrd-images:${TAG_IMAGES-latest}
image: ghcr.io/openrailassociation/osrd-stable/osrd-images:${TAG_IMAGES-v1.0.0}
container_name: osrd-images
restart: unless-stopped
environment:
Expand Down

0 comments on commit 442e4b8

Please sign in to comment.