chore: upgrade psql for guacamole
Some checks failed
CI / validateComposeSyntax (push) Has been cancelled
Some checks failed
CI / validateComposeSyntax (push) Has been cancelled
This commit is contained in:
parent
f021374212
commit
fe124289a0
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ services:
|
|||
# - proxy
|
||||
|
||||
postgres:
|
||||
image: postgres:15.2-alpine
|
||||
image: postgres:16-alpine
|
||||
container_name: guacamole-db
|
||||
restart: always
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue