Compare commits

..

No commits in common. "991ff11fedb8c05f2b4a8d00b79bf9c8304711d9" and "d449af9732418108e68c4797d0dfd714d7a47ef4" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ volumes:
services:
db:
image: postgres:17.5
image: postgres:17.4
container_name: casino-db
restart: unless-stopped
volumes:

View file

@ -3,7 +3,7 @@ volumes:
services:
db:
image: postgres:17.5
image: postgres:17.4
container_name: casino-db
restart: unless-stopped
volumes: