mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
chore: upgrade psql for guacamole
This commit is contained in:
parent
f021374212
commit
fe124289a0
|
@ -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 New Issue
Block a user