Update caddy

This commit is contained in:
Oskar Hahn 2022-06-16 14:00:12 +02:00
parent b251b942c3
commit c39d039a0b
No known key found for this signature in database
GPG Key ID: E72581B1FE9F104C
2 changed files with 2 additions and 2 deletions

View File

@ -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.description="The proxy is the entrypoint for traffic going into an OpenSlides instance."

View File

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