chore: upgrade psql for guacamole

This commit is contained in:
LRVT 2024-09-28 15:08:35 +02:00 committed by GitHub
parent f021374212
commit fe124289a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ services:
# - proxy
postgres:
image: postgres:15.2-alpine
image: postgres:16-alpine
container_name: guacamole-db
restart: always
environment: