Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
fix(docker-image): update public.ecr.aws/docker/library/redis docker …
Browse files Browse the repository at this point in the history
…tag to v7.2.4

| datasource | package                             | from  | to    |
| ---------- | ----------------------------------- | ----- | ----- |
| docker     | public.ecr.aws/docker/library/redis | 7.2.3 | 7.2.4 |
  • Loading branch information
Trux-Bot committed Jan 13, 2024
1 parent b76c71c commit a03612e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/services/paperless/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
sidecars:
redis:
name: redis
image: public.ecr.aws/docker/library/redis:7.2.3@sha256:a7cee7c8178ff9b5297cb109e6240f5072cdaaafd775ce6b586c3c704b06458e
image: public.ecr.aws/docker/library/redis:7.2.4@sha256:ea25b01f4cca42290f0580dd2195a6a7da244baf3f05a15e2c79ace23ea00efa
imagePullPolicy: IfNotPresent
gotenburg:
name: gotenburg
Expand Down

0 comments on commit a03612e

Please sign in to comment.