Compare commits

...

2 Commits

Author SHA1 Message Date
fdc82ac9f5 bump pingvin version 2024-11-17 16:00:25 -07:00
9e5a65be19 bump authentik to 2024.10.2 2024-11-17 15:01:24 -07:00
2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ services:
volumes:
- trout:/data
server:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.10.1}
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.10.2}
restart: unless-stopped
command: server
environment:
@ -52,7 +52,7 @@ services:
- postgresql
- trout
worker:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.10.1}
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.10.2}
restart: unless-stopped
command: worker
environment:

View File

@ -1,6 +1,6 @@
services:
pingvin-share:
image: stonith404/pingvin-share:v1.2.3
image: stonith404/pingvin-share:v1.4.0
restart: unless-stopped
environment:
- TRUST_PROXY=true