From 4b4fc32be767f6c8967a57661d0c9e8b11f6406a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 10:44:15 +0100 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 7d1a675 (#602) 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 ea17f43..d07a305 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:8e85f01a54b0cef498a9c0c63e797eaf48c09298b748ecb0f9c3e7aae257b782 +FROM konstruktoid/alpine:latest@sha256:7d1a675cf5650072e61024234c25822c6c4d78e5ab58ab9df741f7b56b854bd1 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"