Skip to content

Commit 2d270ac

Browse files
stekernjfagoagas
authored andcommitted
chore(dockerfile): add image source as docker label (#7617)
1 parent aaeb71a commit 2d270ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
FROM python:3.12.10-alpine3.20
22

33
LABEL maintainer="https://github.com/prowler-cloud/prowler"
4+
LABEL org.opencontainers.image.source="https://github.com/prowler-cloud/prowler"
45

56
# Update system dependencies and install essential tools
67
#hadolint ignore=DL3018

0 commit comments

Comments
 (0)