Update Ticketing_Containers/peppermint/compose.yaml

This commit is contained in:
2026-07-14 00:15:43 +00:00
parent f913bfac3d
commit ee30375e8f
+1 -1
View File
@@ -2,7 +2,7 @@
services:
peppermint_postgres:
container_name: peppermint_postgres
image: postgres:latest
image: postgres:17
restart: unless-stopped
volumes:
- /srv/docker/peppermint/pgdata:/var/lib/postgresql/data