From e1fa0c2aedb90ea096e6a9ca85f4a87398c4e61d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 00:30:40 +0100 Subject: [PATCH] Update konstruktoid/alpine:latest Docker digest to 99ce87e (#639) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ee9cf58..4ac1603 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:183af6bf43d9fb2cbea2c576f0f9bfc882abc4640719d987fdd1ed17a24b1ee8 +FROM konstruktoid/alpine:latest@sha256:99ce87e3f6fb7ad261ff4718c236a8054c25cee215099efca4a1c2d6f8fcc157 LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"