Skip to content

Commit

Permalink
fix(container): update image public.ecr.aws/docker/library/redis ( 7.…
Browse files Browse the repository at this point in the history
…2.3 → 7.2.4 ) (#5757)
  • Loading branch information
repo-duster[bot] authored Jan 11, 2024
1 parent 33dcb8a commit 5b2d93b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
main:
image:
repository: public.ecr.aws/docker/library/redis
tag: 7.2.3
tag: 7.2.4
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
main:
image:
repository: public.ecr.aws/docker/library/redis
tag: 7.2.3
tag: 7.2.4
resources:
requests:
cpu: 5m
Expand Down

0 comments on commit 5b2d93b

Please sign in to comment.