Compare commits

..

3 Commits

Author SHA1 Message Date
Emanuel Schütze
94263da223
Updated autoupdate service (#6446) 2022-06-20 16:01:22 +02:00
Emanuel Schütze
0e6f223cf0
Updated services (#6445) 2022-06-17 18:51:59 +02:00
GabrielInTheWorld
b053baa5a6
Updating auth service (#6444) 2022-06-16 19:28:15 +02:00
6 changed files with 6 additions and 6 deletions

@ -1 +1 @@
Subproject commit 61841f76cec4287fd5bfd6944be3ecfc092dced2
Subproject commit 3394f64c9022a6db630bee09e3085792b6a6d491

@ -1 +1 @@
Subproject commit 45635fe7e1723957174c441a5047322edde2a81d
Subproject commit 3db17ae68a2527ec2e694c60ae69fc0d27c1e9d0

@ -1 +1 @@
Subproject commit 6b54dd7d24a61db632ada3970e78fcb9650e94f2
Subproject commit a363c9694bb5119231df713842e51cb91240af8b

@ -1 +1 @@
Subproject commit 783ffc09830d5481fe73c24b1c967b343aad8fc3
Subproject commit fd753ea41fcff17ce2bcbc4868945bf6d3fa0afc

View File

@ -1,4 +1,4 @@
FROM caddy:2.5.1-alpine
FROM caddy:2.3.0-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.5.1-alpine
FROM caddy:2.3.0-alpine
RUN apk update && apk add --no-cache jq gettext