From 64b8ded53c97fb34b8e4328118a2152c0d16bcb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 08:55:55 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 1f953a6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8072f32..19058e7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:d6c7fc61d93b3aa544c9f0623cda35cf8338e9bda3ae55a2e2d31b4b4a9721fa +FROM konstruktoid/alpine:latest@sha256:1f953a6cf291b28865391e6b5ab8cb741aacfd38639696f592b3af1c45238433 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"