new release 1.3.3
This commit is contained in:
parent
36fc8ff134
commit
f8edfbd009
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ FROM alpine:3.11
|
||||||
|
|
||||||
MAINTAINER PrivateBin <support@privatebin.org>
|
MAINTAINER PrivateBin <support@privatebin.org>
|
||||||
|
|
||||||
ENV RELEASE 1.3.2
|
ENV RELEASE 1.3.3
|
||||||
ENV PBURL https://github.com/PrivateBin/PrivateBin/
|
ENV PBURL https://github.com/PrivateBin/PrivateBin/
|
||||||
ENV S6RELEASE v1.22.1.0
|
ENV S6RELEASE v1.22.1.0
|
||||||
ENV S6URL https://github.com/just-containers/s6-overlay/releases/download/
|
ENV S6URL https://github.com/just-containers/s6-overlay/releases/download/
|
||||||
|
|
|
@ -82,7 +82,7 @@ spec:
|
||||||
readOnly: False
|
readOnly: False
|
||||||
containers:
|
containers:
|
||||||
- name: privatebin
|
- name: privatebin
|
||||||
image: privatebin/nginx-fpm-alpine:1.3.2
|
image: privatebin/nginx-fpm-alpine:1.3.3
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue