From ecd54bfd515bcf775499f65f3990d1f5e104a432 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:47:36 +0100 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 72c56e2 (#606) 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 95a9078..3f49ab0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:e1b6e0c3832f49e5afc85b404db88c123897c84f4410ccb3730ed78647d9639c +FROM konstruktoid/alpine:latest@sha256:72c56e2db91779254ebb8134508d02cee76b40de4d38d9d481aa148b94dcda9b LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"