From 2c182a314363e1cd98521c45b08006f2d78df78b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 17 Oct 2024 11:31:04 +0000
Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 1d94631

---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index a1ecff6..73015ef 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM konstruktoid/alpine:latest@sha256:1f23fc64669ff59232c3e51cd8334832413b18df9b704db8208c5dbb4ac8f164
+FROM konstruktoid/alpine:latest@sha256:1d94631eb33247f38714f4f4907816e87c25ae0201a4be0424709ce8da82dfe3
 
 LABEL "com.github.actions.name"="Konstruktoid Python linting"
 LABEL "com.github.actions.description"="Python linting using black and ruff"