We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f502f8e commit 6415a12Copy full SHA for 6415a12
1 file changed
docker-compose.yml
@@ -44,5 +44,5 @@ services:
44
- REACT_APP_GOOGLE_MAPS_MAP_ID=${REACT_APP_GOOGLE_MAPS_MAP_ID}
45
ports:
46
- '3001:3001'
47
- image: dticarriage/carriage-service:latest
+ image: ghcr.io/cornell-dti/carriage-web:${IMAGE_TAG:-latest}
48
restart: always
0 commit comments