Etherpad: updated postgres version
This commit is contained in:
parent
143b4cf5e4
commit
517f7a2561
@ -42,7 +42,7 @@ services:
|
|||||||
- etherpad
|
- etherpad
|
||||||
|
|
||||||
etherpaddb:
|
etherpaddb:
|
||||||
image: postgres:16-alpine
|
image: postgres:17-alpine
|
||||||
container_name: etherpaddb
|
container_name: etherpaddb
|
||||||
security_opt:
|
security_opt:
|
||||||
- no-new-privileges
|
- no-new-privileges
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
config:
|
|
||||||
oracle4:
|
|
||||||
- caddy
|
|
||||||
|
|
||||||
compose:
|
compose:
|
||||||
oracle4:
|
oracle3:
|
||||||
- caddy
|
- etherpad
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user