From 367786485df491af882983899100b8264c3005ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 11:47:47 +0100 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 8c1bd09 (#614) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cb2003e..b217b34 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:9b9bd91958d3ad943f677dcf51231889cedfbcc3b887c88396ecaf82fd1d3273 +FROM konstruktoid/alpine:latest@sha256:8c1bd0938e16db5885a8959d53daaee59edbe7bea2d356a2d053f6ac8175fa8c LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"