Skip to content

Commit

Permalink
chore: update Docker image for shop service to dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
7underlines committed Feb 24, 2025
1 parent be91b9e commit 127e001
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
@@ -1,6 +1,6 @@
services:
shop:
image: dockware/play:latest
image: dockware/dev:latest
ports:
- "80:80"
volumes:
Expand Down

0 comments on commit 127e001

Please sign in to comment.