From 6b37b2539cbf62b1be29544b92ce2af02e276fad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 07:45:24 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to a7904db --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f8564aa..c419b10 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:7ddfe674771d01ad5173469a9eccd1e3e5891aa4855f07982c5baa24e2373465 +FROM konstruktoid/alpine:latest@sha256:a7904dba5d51e6b3504662fb9c54163f88e4607f9fde752e18cfa6a92f0d8f66 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"