From 0ba5b8cc6231c9af3d72725e60a125131384f356 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 02:38:22 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20alpine:3.21.0=20do?= =?UTF-8?q?cker=20digest=20(=20e323a46=20=E2=86=92=2021dc606=20)=20(#110)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index dd0f9dd..e8c9a79 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.21.0@sha256:e323a465c03a31ad04374fc7239144d0fd4e2b92da6e3e0655580476d3a84621 +FROM alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 USER 8675:8675 COPY kubectl-switch / ENTRYPOINT ["/kubectl-switch"] \ No newline at end of file