Skip to content

Commit

Permalink
Fix the agency name in the vendor label
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonnnj committed Feb 17, 2021
1 parent f3f257e commit 5fd43ad
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 @@ -8,7 +8,7 @@ ARG VERSION
# https://github.com/opencontainers/image-spec/blob/master/annotations.md
# Note: Additional labels are added by the build workflow.
LABEL org.opencontainers.image.authors="[email protected]"
LABEL org.opencontainers.image.vendor="Cyber and Infrastructure Security Agency"
LABEL org.opencontainers.image.vendor="Cybersecurity and Infrastructure Security Agency"

ARG CISA_UID=421
ENV CISA_HOME="/home/cisa"
Expand Down

0 comments on commit 5fd43ad

Please sign in to comment.