From 2f474cf3cbf5f22821bc20b81d3b990bef5641d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 06:20:44 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 0d3fa47 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 666cf55..eea763f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:723405f9f6069e7a2b47728512c78e468cd3beebc2442cbee43b71a2b348cc73 +FROM konstruktoid/alpine:latest@sha256:0d3fa47238c74bddc1b22b546f441d247e0c11a2a846e6fc7683b9a30071f58e LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"