0
0

Etherpad: updated postgres version

This commit is contained in:
Opnxng 2024-10-16 05:33:14 +08:00
parent 143b4cf5e4
commit 517f7a2561
2 changed files with 4 additions and 8 deletions

View File

@ -42,7 +42,7 @@ services:
- etherpad
etherpaddb:
image: postgres:16-alpine
image: postgres:17-alpine
container_name: etherpaddb
security_opt:
- no-new-privileges

View File

@ -1,10 +1,6 @@
config:
oracle4:
- caddy
compose:
oracle4:
- caddy
oracle3:
- etherpad
# ----------------------------------------------------------------------------------------------------