Update Dockerfile

This commit is contained in:
Marc Toensing 2021-12-11 09:34:43 +01:00
parent 152b6c6cde
commit 4298dd6ad2

View file

@ -6,7 +6,7 @@ RUN apk --no-cache add curl
LABEL Marc Tönsing <marc@marc.tv>
ARG version=1.18
ARG version=1.18.1
########################################################