Update postgres Docker tag to v17
This commit is contained in:
@@ -34,7 +34,7 @@ services:
|
||||
- /opt/recipes/staticfiles
|
||||
|
||||
db:
|
||||
image: postgres:14-alpine
|
||||
image: postgres:17-alpine
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /mnt/speed/dbs/postgres/tandoor/:/var/lib/postgresql/data
|
||||
|
Reference in New Issue
Block a user