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 3dcf3faa29 - Show all commits

View file

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