Update caddy
This commit is contained in:
parent
b251b942c3
commit
c39d039a0b
@ -1,4 +1,4 @@
|
|||||||
FROM caddy:2.3.0-alpine
|
FROM caddy:2.5.1-alpine
|
||||||
|
|
||||||
LABEL org.opencontainers.image.title="OpenSlides Proxy"
|
LABEL org.opencontainers.image.title="OpenSlides Proxy"
|
||||||
LABEL org.opencontainers.image.description="The proxy is the entrypoint for traffic going into an OpenSlides instance."
|
LABEL org.opencontainers.image.description="The proxy is the entrypoint for traffic going into an OpenSlides instance."
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM caddy:2.3.0-alpine
|
FROM caddy:2.5.1-alpine
|
||||||
|
|
||||||
RUN apk update && apk add --no-cache jq gettext
|
RUN apk update && apk add --no-cache jq gettext
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user