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