diff --git a/Dockerfile b/Dockerfile index 12a5c3b..660c813 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM alpine LABEL maintainer "mozamimy (Moza USANE) " ARG URL=https://github.com/mozamimy/telescreen.git -ARG VERSION=0.1.1 +ARG VERSION=0.1.2 ARG ENTRYKIT_VERSION=0.4.0 RUN apk update