From 2389a928a9a43b1cf10e1d2901bbc07eef4a68a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:29:19 +0100 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 8e85f01 (#599) 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 067d8b5..ea17f43 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:52a0c0b5069c2c4a645bcccc551d4df0da2ead304c2db7e95ec6cfb66f390871 +FROM konstruktoid/alpine:latest@sha256:8e85f01a54b0cef498a9c0c63e797eaf48c09298b748ecb0f9c3e7aae257b782 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"