Skip to content

Commit

Permalink
Update etherpad image to etherpad/etherpad:1.9
Browse files Browse the repository at this point in the history
Etherpad images starting with tag 1.9.0 are supporting ARCH amd64 and
arm64
  • Loading branch information
waja committed Jan 29, 2024
1 parent 7381471 commit 70bc256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etherpad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
restart: ${RESTART_POLICY:-unless-stopped}
environment:
- TITLE=${ETHERPAD_TITLE}
Expand Down

0 comments on commit 70bc256

Please sign in to comment.