Skip to content

Commit

Permalink
etherpad: update etherpad image to etherpad/etherpad:1.9.6 (#1725)
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 authored Jan 30, 2024
1 parent 7381471 commit bf237da
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.6
restart: ${RESTART_POLICY:-unless-stopped}
environment:
- TITLE=${ETHERPAD_TITLE}
Expand Down

0 comments on commit bf237da

Please sign in to comment.