From c6961d2fd18c7a9ba2e8e70a3870ef735745b445 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 06:09:52 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to c104d39 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 87a02be0..e08695ab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:1513a1f24a135dc7ced02bcb5f5befc2b01035340a4416810da72b953269bf1e +FROM konstruktoid/alpine:latest@sha256:c104d394d3c519d56da9b011f46a889054fb1e98140121f9b3b9bc128473ee37 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"