From b71d0c92be6cd7322948b326bc2475a15d62dc8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 07:52:01 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 567c20c --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f56234b..21e7cd0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:da8c5eea4f010d1dddb4a12f2223b2f7f1d157cc27f4da1d7115d1e0929d27a4 +FROM konstruktoid/alpine:latest@sha256:567c20cc7ac93cd517f2720c5f799c1e6dcae63b6fa649fbf8f805e7f9183ae6 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"