From d8cb4c92fa590f76d7baa2a958856e2f2066e945 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 22:45:09 +0000 Subject: [PATCH] =?UTF-8?q?deps(container):=20update=20alpine=20docker=20t?= =?UTF-8?q?ag=20(=203.20.3=20=E2=86=92=203.21.0=20)=20(#114)?= 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 7a08143..ead8ecd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a +FROM alpine:3.21.0@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb USER 8675:8675 COPY talswitcher / ENTRYPOINT ["/talswitcher"]