Update Ticketing_Containers/peppermint/compose.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user