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