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>
|
||||
|
||||
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…
Add table
Add a link
Reference in a new issue