feature/etherpad #3

Merged
holzi1005 merged 6 commits from feature/etherpad into main 2024-11-24 13:45:21 +01:00
Showing only changes of commit 8c98020fd6 - Show all commits

View file

@ -1,2 +1,2 @@
ARG VERSION=1.8.0
ARG VERSION=2.2.6
FROM etherpad/etherpad:${VERSION}