Skip to content

Commit

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent 0c5065b commit 1944823
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:8f157725f8eee31e65a8d4765f1f986d76aedc1a0503345dfb63a2b1b5a441ee
image: docker.io/library/redis:alpine@sha256:6abca08e3a4d1c5fb834782b642324402b5fbd79a4bc00880bfce693ad98b651
command: --save 60 1 --loglevel warning
restart: always
healthcheck:
Expand Down

0 comments on commit 1944823

Please sign in to comment.