From 083c2a5eb9b7900abd42f19daa3c06d12759258a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 07:17:43 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 40e24d2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index eb02624..976d6b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:c58efbb451e00bede74d3e40c5cb4f04dc8b9c11cf57752bb3432067bf2ceca9 +FROM konstruktoid/alpine:latest@sha256:40e24d275a2236e606ad537158ed8a26780b0dd5a84deb69aa14266475e11aaf LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"