Skip to content

Commit

Permalink
used 'dev' tag for hms-webapp image
Browse files Browse the repository at this point in the history
  • Loading branch information
popenc committed Jul 11, 2023
1 parent ef9b836 commit 450ace2
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 @@ -15,4 +15,4 @@ COPY $config /etc/nginx/conf.d/
COPY --from=ghcr.io/usepa/cyanweb-angular:dev /app/dist /usr/share/nginx/html

# Copies HMS webapp angular content to /usr/share/nginx/html/hms/webapp:
COPY --from=ghcr.io/quanted/hms-webapp:hms-3 /app/dist /usr/share/nginx/html
COPY --from=ghcr.io/quanted/hms-webapp:dev /app/dist /usr/share/nginx/html

0 comments on commit 450ace2

Please sign in to comment.