diff --git a/Dockerfile b/Dockerfile index 21d6fd8e..a60ae3de 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:dd8912553d64976ed4099094c93f6ce57cf5a1c84ef7a0559db5a9399de7ceed +FROM konstruktoid/alpine:latest@sha256:ef2314f0a1c50b253eaa7382c924822a00815e072def666889f0a0ecb3c65c5d LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"