From ea46b5cb66ef6f625e887fac610e8b1eec4f1564 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 13:29:17 +0100 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 9b9bd91 (#613) 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 8f1e2c0..cb2003e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:42318a34818000ea9ee42723c275fd020b7157b66e34762390ef57ef8d305154 +FROM konstruktoid/alpine:latest@sha256:9b9bd91958d3ad943f677dcf51231889cedfbcc3b887c88396ecaf82fd1d3273 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"