Skip to content
Snippets Groups Projects
Commit 87aeee0f authored by david.bauer's avatar david.bauer
Browse files

Switch to base images hosted on gitlab.com

parent 636bc811
Branches main
No related tags found
No related merge requests found
FROM registry.gitlab.open-xchange.com/appsuite/web-foundation/base-images/node_builder:latest AS builder FROM registry.gitlab.com/openxchange/appsuite/web-foundation/base-images/node_builder:latest AS builder
WORKDIR /app WORKDIR /app
COPY . /app COPY . /app
...@@ -12,6 +12,6 @@ RUN pnpm build ...@@ -12,6 +12,6 @@ RUN pnpm build
RUN echo "add_header version \"$CI_COMMIT_SHA\";" >> headers.conf RUN echo "add_header version \"$CI_COMMIT_SHA\";" >> headers.conf
FROM registry.gitlab.open-xchange.com/appsuite/web-foundation/base-images/distroless/nginx:latest FROM registry.gitlab.com/openxchange/appsuite/web-foundation/base-images/distroless/nginx:latest
COPY --from=builder /app/dist /usr/share/nginx/html COPY --from=builder /app/dist /usr/share/nginx/html
COPY --from=builder /app/headers.conf /etc/nginx/conf.d/ COPY --from=builder /app/headers.conf /etc/nginx/conf.d/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.