bump versions

This commit is contained in:
Andy 2022-03-02 21:49:27 +01:00
parent 60b596ddb2
commit 70c88ef9c7
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

View File

@ -1,8 +1,8 @@
FROM alpine:3.11
FROM alpine:3.14
LABEL maintainer="andrey.arapov@nixaid.com"
ENV RELEASE 1.3.4
ENV RELEASE 1.3.5
ENV PBURL https://github.com/PrivateBin/PrivateBin/
RUN \