From 621071f814618fe831be9a66dc97ad5fe55a5829 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 19:26:35 -0400 Subject: [PATCH] chore(deps): update docker.io/library/alpine:3.20 docker digest to b89d9c9 (#3877) This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/library/alpine | digest | `77726ef` -> `b89d9c9` | Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com> --- .taskfiles/kubernetes/Taskfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskfiles/kubernetes/Taskfile.yaml b/.taskfiles/kubernetes/Taskfile.yaml index f56d859f3..2ffeb90b9 100644 --- a/.taskfiles/kubernetes/Taskfile.yaml +++ b/.taskfiles/kubernetes/Taskfile.yaml @@ -52,7 +52,7 @@ tasks: spec: containers: - name: debug - image: docker.io/library/alpine:3.20@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd + image: docker.io/library/alpine:3.20@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0 command: ["/bin/sh"] tty: true lifecycle: