Skip to content

Commit

Permalink
update pre-release action
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-ebp committed Feb 24, 2024
1 parent 99aa0c0 commit 8802a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/client-asset-sg/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN npx nx build client-asset-sg

# final image build
FROM nginx:mainline-alpine
LABEL maintainer=EBP Schweiz AG
LABEL maintainer="EBP Schweiz AG"

WORKDIR /usr/share/nginx/html
COPY --from=ui-builder /app/dist/apps/client-asset-sg .
Expand Down

0 comments on commit 8802a26

Please sign in to comment.