Skip to content

Commit

Permalink
chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.8.3
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 Sep 28, 2024
1 parent 3132715 commit 7691b4b
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.8.2@sha256:71984fdbb7a9414f5172bb446104d3fe4ab1ab412c8b3343bb97b04449dd53eb
image: ghcr.io/goauthentik/server:2024.8.3@sha256:b71e7341f1e4ea482d150cf75c688f59b3bbdaaf1bfb2fae2803d378c618797f
restart: always
command: server
environment:
Expand Down Expand Up @@ -61,7 +61,7 @@ services:
- postgresql
- redis
worker:
image: ghcr.io/goauthentik/server:2024.8.2@sha256:71984fdbb7a9414f5172bb446104d3fe4ab1ab412c8b3343bb97b04449dd53eb
image: ghcr.io/goauthentik/server:2024.8.3@sha256:b71e7341f1e4ea482d150cf75c688f59b3bbdaaf1bfb2fae2803d378c618797f
restart: always
command: worker
environment:
Expand Down

0 comments on commit 7691b4b

Please sign in to comment.