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