This commit is contained in:
Oskar Hahn 2022-06-16 19:28:27 +02:00 committed by GitHub
commit e171143300
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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