Skip to content

Commit

Permalink
chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 26, 2024
1 parent 9e63aad commit 1e5bf36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/host_vars/authentik/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
volumes:
- redis:/data
server:
image: ghcr.io/goauthentik/server:2024.4.2@sha256:a2e592a08eb3c9e3435aa4e6585d60cc1eb54850da9d1498d56a131bbfbe03ff
image: ghcr.io/goauthentik/server:2024.6.0@sha256:297521adfec1a6aa0359a1b45f88984cb836212b5451b8b109e7855beca9b666
restart: always
command: server
environment:
Expand Down Expand Up @@ -61,7 +61,7 @@ services:
- postgresql
- redis
worker:
image: ghcr.io/goauthentik/server:2024.4.2@sha256:a2e592a08eb3c9e3435aa4e6585d60cc1eb54850da9d1498d56a131bbfbe03ff
image: ghcr.io/goauthentik/server:2024.6.0@sha256:297521adfec1a6aa0359a1b45f88984cb836212b5451b8b109e7855beca9b666
restart: always
command: worker
environment:
Expand Down

0 comments on commit 1e5bf36

Please sign in to comment.