new release 1.3.3

This commit is contained in:
El RIDO 2020-02-16 11:54:05 +01:00
parent 36fc8ff134
commit f8edfbd009
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.11
MAINTAINER PrivateBin <support@privatebin.org>
ENV RELEASE 1.3.2
ENV RELEASE 1.3.3
ENV PBURL https://github.com/PrivateBin/PrivateBin/
ENV S6RELEASE v1.22.1.0
ENV S6URL https://github.com/just-containers/s6-overlay/releases/download/

View File

@ -82,7 +82,7 @@ spec:
readOnly: False
containers:
- name: privatebin
image: privatebin/nginx-fpm-alpine:1.3.2
image: privatebin/nginx-fpm-alpine:1.3.3
ports:
- containerPort: 8080
env: