new release 1.3.3

master
El RIDO 4 years ago
parent 36fc8ff134
commit f8edfbd009
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

@ -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/

@ -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:

Loading…
Cancel
Save