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
pull/1726/head
waja 9 months ago committed by GitHub
parent 7381471795
commit bf237da1a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      etherpad.yml

@ -3,7 +3,7 @@ version: '3.5'
services:
# Etherpad: real-time collaborative document editing
etherpad:
image: etherpad/etherpad:1.8.6
image: etherpad/etherpad:1.9.6
restart: ${RESTART_POLICY:-unless-stopped}
environment:
- TITLE=${ETHERPAD_TITLE}

Loading…
Cancel
Save