From dc9983ec3e2def97472ddb791e85b2e2db55afaf Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sat, 21 Dec 2019 16:58:33 +0100 Subject: [PATCH 1/2] making 1.2.1 image get all the improvements from master image --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ From 0a989d7c6369c19e2df1bd6695f6fd0e32ea1349 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sat, 11 Jan 2020 11:54:00 +0100 Subject: [PATCH 2/2] new release 1.2.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e2a6eda..3349809 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM alpine:3.11 MAINTAINER PrivateBin -ENV RELEASE 1.2.1 +ENV RELEASE 1.2.2 ENV PBURL https://github.com/PrivateBin/PrivateBin/ ENV S6RELEASE v1.22.1.0 ENV S6URL https://github.com/just-containers/s6-overlay/releases/download/