Skip to content

Commit

Permalink
[Backend-1.0.6-1] api 1.0.6-1 버젼 배포 ( 이벤트 조회 쿼리 수정 )
Browse files Browse the repository at this point in the history
  • Loading branch information
ImNM authored Mar 3, 2024
1 parent 3407a1e commit b78a9ee
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.6
image: water0641/dudoong-api:1.0.6-1
container_name: backend
env_file:
- .env
Expand Down

0 comments on commit b78a9ee

Please sign in to comment.