We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351519e commit a1f1073Copy full SHA for a1f1073
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-# hadolint global ignore=DL3008
+# hadolint global ignore=DL3013,DL3018
2
FROM python:3.13.7-alpine3.22
3
4
ENV STATUS_PROVISIONER_HOME=/opt/provisioner \
0 commit comments