Skip to content

Commit

Permalink
Correct the org.opencontainers.image.source label
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-gsa committed Sep 9, 2024
1 parent 6ea1cd7 commit 0e2d970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ARG APK_EXTRA_ARGS
ARG WGET_EXTRA_ARGS
LABEL org.opencontainers.image.authors="FedRAMP Automation Team <[email protected]>"
LABEL org.opencontainers.image.documentation="https://automate.fedramp.gov"
LABEL org.opencontainers.image.source="https://github.com/GSA/fedramp-automation/tree/main/Dockerfile"
LABEL org.opencontainers.image.source="https://github.com/GSA/fedramp-automation"
LABEL org.opencontainers.image.vendor="GSA Technology Transformation Services"
LABEL org.opencontainers.image.title="FedRAMP Validation Tools"
LABEL org.opencontainers.image.description="FedRAMP's tools for validating OSCAL data"
Expand Down

0 comments on commit 0e2d970

Please sign in to comment.