diff --git a/Dockerfile b/Dockerfile index 87a02be0..f8440075 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM konstruktoid/alpine:latest@sha256:1513a1f24a135dc7ced02bcb5f5befc2b01035340a4416810da72b953269bf1e +FROM konstruktoid/alpine:latest@sha256:e5e6920e8c39822225ec255dd53ee672bb663d9c79bff86e9663e4366e78c33f LABEL "com.github.actions.name"="Konstruktoid Python linting" LABEL "com.github.actions.description"="Python linting using black and ruff"