Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Commit

Permalink
Update ghcr.io/goauthentik/server Docker tag to v2023.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2023
1 parent b7b4317 commit 27cf006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions authentik/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
restart: always

server:
image: ghcr.io/goauthentik/server:2023.3@sha256:853d73ed2670715c45da2e7d92fa9a53d3efba5b275d1ad395ed961a003932ea
image: ghcr.io/goauthentik/server:2023.4@sha256:b35a2c1c730f824a8ba6c281170d90a28eb1a7493336fb7cfbd43d8fe47a13cc
container_name: authentik
restart: always
command: server
Expand Down Expand Up @@ -50,7 +50,7 @@ services:
default:

worker:
image: ghcr.io/goauthentik/server:2023.3@sha256:853d73ed2670715c45da2e7d92fa9a53d3efba5b275d1ad395ed961a003932ea
image: ghcr.io/goauthentik/server:2023.4@sha256:b35a2c1c730f824a8ba6c281170d90a28eb1a7493336fb7cfbd43d8fe47a13cc
restart: always
command: worker
environment:
Expand Down

0 comments on commit 27cf006

Please sign in to comment.