From 20c08c7a11dbc007d3f7fcf10ed5111be95c93f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 06:44:04 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 746cbfe --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2f5d987..a820724 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:b80aa066fbfb786b2e41798d4690ea330f884bf9e31f43962149c402e4b9cd5f +FROM konstruktoid/alpine:latest@sha256:746cbfec56171089324f7dff682851ff53dd571a8db9db15503cd71c5feede82 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"