Update authentik; Remove ports; Improve watchtower

This commit is contained in:
Tobias Reisinger 2022-08-21 17:41:26 +02:00
parent aa5d722dc3
commit 73c6b454fa
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@ version: '3.2'
services:
server:
image: goauthentik.io/server:2022.1.3
image: goauthentik.io/server:2022.8.1
restart: unless-stopped
command: server
volumes:
@ -22,7 +22,7 @@ services:
- authentik
worker:
image: goauthentik.io/server:2022.1.3
image: goauthentik.io/server:2022.8.1
restart: unless-stopped
command: worker
user: root