Skip to content

Commit

Permalink
feat(container): update image public.ecr.aws/docker/library/alpine to…
Browse files Browse the repository at this point in the history
… v3.20.3
  • Loading branch information
tinfoild[bot] authored Sep 30, 2024
1 parent 3476ecb commit 3088bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/deploy/core/storage/fstrim/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
main:
image: &img
repository: "public.ecr.aws/docker/library/alpine"
tag: "3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b"
tag: "3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d"
command: ["/bin/sh", "-c"]
args:
- |
Expand Down

0 comments on commit 3088bb9

Please sign in to comment.