From c1b0cc6e5db8a8297047b742c346b35714754a3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 06:59:04 +0000 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 1f23fc6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 976d6b6..a1ecff6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:40e24d275a2236e606ad537158ed8a26780b0dd5a84deb69aa14266475e11aaf +FROM konstruktoid/alpine:latest@sha256:1f23fc64669ff59232c3e51cd8334832413b18df9b704db8208c5dbb4ac8f164 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"