Skip to content

Commit

Permalink
fix: api not being updated cause referencing wrong image
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed Apr 17, 2024
1 parent e2c10f3 commit 9f07f0a
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 @@ -14,7 +14,7 @@

api:
container_name: api-${teamname:-defaultASW}
image: api:latest
image: ghcr.io/arquisoft/wiq_en2b/api:latest
profiles: ["dev", "prod"]
build:
context: ./api
Expand Down

0 comments on commit 9f07f0a

Please sign in to comment.