diff --git a/Dockerfile b/Dockerfile index 881db9f..e2a6eda 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM alpine:3.11 MAINTAINER PrivateBin -ENV RELEASE 1.3.1 +ENV RELEASE 1.2.1 ENV PBURL https://github.com/PrivateBin/PrivateBin/ ENV S6RELEASE v1.22.1.0 ENV S6URL https://github.com/just-containers/s6-overlay/releases/download/