We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaeb71a commit 2d270acCopy full SHA for 2d270ac
Dockerfile
@@ -1,6 +1,7 @@
1
FROM python:3.12.10-alpine3.20
2
3
LABEL maintainer="https://github.com/prowler-cloud/prowler"
4
+LABEL org.opencontainers.image.source="https://github.com/prowler-cloud/prowler"
5
6
# Update system dependencies and install essential tools
7
#hadolint ignore=DL3018
0 commit comments