set default version

This commit is contained in:
holzi1005 2024-11-24 13:44:56 +01:00
parent 9a6c8e942d
commit 8c98020fd6

View file

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