Skip to content

Commit

Permalink
chore(deps): update docker.io/library/redis:alpine docker digest to 0…
Browse files Browse the repository at this point in the history
…2419de

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 16, 2025
1 parent 2483199 commit ed7e736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/host_vars/authentik/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
POSTGRES_USER: "{{ authentik.postgres.username }}"
POSTGRES_DB: "{{ authentik.postgres.database }}"
redis:
image: docker.io/library/redis:alpine@sha256:070d47a7fc389d7cf74257f76bfb57591f470f685eb4637c85f0a587534a4f26
image: docker.io/library/redis:alpine@sha256:02419de7eddf55aa5bcf49efb74e88fa8d931b4d77c07eff8a6b2144472b6952
command: --save 60 1 --loglevel warning
restart: always
healthcheck:
Expand Down

0 comments on commit ed7e736

Please sign in to comment.