mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 14:01:15 +00:00
chore: upgrade psql for guacamole
This commit is contained in:
parent
f021374212
commit
fe124289a0
|
@ -13,7 +13,7 @@ services:
|
||||||
# - proxy
|
# - proxy
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:15.2-alpine
|
image: postgres:16-alpine
|
||||||
container_name: guacamole-db
|
container_name: guacamole-db
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user