From dcbc6af7ac7cb99c8972221cddb09022c53d85a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 12:13:24 +0100 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to e1b6e0c (#605) 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 d07a305..95a9078 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:7d1a675cf5650072e61024234c25822c6c4d78e5ab58ab9df741f7b56b854bd1 +FROM konstruktoid/alpine:latest@sha256:e1b6e0c3832f49e5afc85b404db88c123897c84f4410ccb3730ed78647d9639c LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"