Skip to content

Commit

Permalink
Update docker-compose.prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImNM authored Jan 20, 2025
1 parent ee13ab0 commit cfcb3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
image: "redis:alpine"
network_mode: "host"
backend:
image: water0641/dudoong-api:1.0.7
image: water0641/dudoong-api:1.0.6.3
container_name: backend
env_file:
- .env
Expand Down

0 comments on commit cfcb3ce

Please sign in to comment.