From 8851eeabb5a1f92692a0643ffd66410bf7383e46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 06:56:47 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 3078305 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 21d6fd8..0f46c9b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:dd8912553d64976ed4099094c93f6ce57cf5a1c84ef7a0559db5a9399de7ceed +FROM konstruktoid/alpine:latest@sha256:3078305a9f875fc2e41af9bc884260aad19a96b31e466bcf7c03a4c60bae703e LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"