From 2daf4c36d2bde6d2eee483cacf5788b49f603c9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 07:35:28 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 04d1384 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2f53bfb..79c19f9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:244251798cf17d64955c45abac99ea1a5a2bb0d6ecc1a73eec3dd6a369faee68 +FROM konstruktoid/alpine:latest@sha256:04d13848b877478c2c77d5b0a21ce0d0f0f18cdb011c0fd7310a5f041b1c11f9 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"