Skip to content

Commit e0b4a17

Browse files
authored
Update docker-compose.yml
1 parent 83033bc commit e0b4a17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
web:
3-
image: ghcr.io/buddyuchiha/catty-reminders-app/catty-reminders:docker-compose
3+
image: ghcr.io/buddyuchiha/catty-reminders-app/catty-reminders:${IMAGE_TAG:-docker-compose}
44
ports:
55
- "8181:8181"
66
volumes:

0 commit comments

Comments
 (0)