etherpad: update etherpad image to etherpad/etherpad:1.9.6 (#1725)
Etherpad images starting with tag 1.9.0 are supporting ARCH amd64 and arm64
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3.5'
|
|||||||
services:
|
services:
|
||||||
# Etherpad: real-time collaborative document editing
|
# Etherpad: real-time collaborative document editing
|
||||||
etherpad:
|
etherpad:
|
||||||
image: etherpad/etherpad:1.8.6
|
image: etherpad/etherpad:1.9.6
|
||||||
restart: ${RESTART_POLICY:-unless-stopped}
|
restart: ${RESTART_POLICY:-unless-stopped}
|
||||||
environment:
|
environment:
|
||||||
- TITLE=${ETHERPAD_TITLE}
|
- TITLE=${ETHERPAD_TITLE}
|
||||||
|
|||||||
Reference in New Issue
Block a user