Skip to content

Commit

Permalink
carsharing use ngnix image
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Apr 12, 2024
1 parent 4d8ad5c commit 79bfff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/docker-compose.run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ services:
- carsharing-gbfs:/app/out/noi

carsharing-nginx:
image: ${DOCKER_IMAGE_CARSHARING}:${DOCKER_TAG}
image: nginx:1.25.4-alpine
restart: unless-stopped
volumes:
- carsharing-gbfs:/usr/share/nginx/html
Expand Down

0 comments on commit 79bfff2

Please sign in to comment.