From 0ea3869edd1a2a67eb4d3c39a0ef7d1e05358b83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:55:56 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 1dc5b43 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fbf6061..d6a32ab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:2434c77ceaa54dc2671956e5b3b385fb0c3b18c1d5e31a7aa4cffbf43ac58915 +FROM konstruktoid/alpine:latest@sha256:1dc5b43e2fa46c9ce7afb1fbdf864888fe737cce1c655f83ba27039b7e5aee0a LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"