Skip to content

Commit

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 9738497 commit 7e410d1
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:f0e0706c9535bbe340b7962b01d8be5e4ce2c16319c43203a1cf797f99aab22b
image: docker.io/library/redis:alpine@sha256:de13e74e14b98eb96bdf886791ae47686c3c5d29f9d5f85ea55206843e3fce26
command: --save 60 1 --loglevel warning
restart: always
healthcheck:
Expand Down

0 comments on commit 7e410d1

Please sign in to comment.