Skip to content

Commit

Permalink
Add label to image
Browse files Browse the repository at this point in the history
  • Loading branch information
jmandel authored May 17, 2024
1 parent 1aaaea9 commit aa12697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/ig-publisher/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN if [ "$TARGETARCH" = "amd64" ]; then \
# ------- Begin Local Dev -------
FROM base as localdev
LABEL maintainer="Josh Mandel"

LABEL org.opencontainers.image.source=https://github.com/fhir/auto-ig-builder
COPY ./localdev-files/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh

RUN useradd -d /home/publisher -m publisher
Expand Down

0 comments on commit aa12697

Please sign in to comment.