Skip to content
Snippets Groups Projects
Commit a9ace46a authored by Jonas Leder's avatar Jonas Leder
Browse files

add legacy openssl provider

parent af37b3b1
No related branches found
No related tags found
Loading
Pipeline #10955 passed
......@@ -2,6 +2,7 @@
# | Build SCSS and JS
# |--------------------------------------------------------------------------
FROM docker-proxy.jonasled.de/library/node:lts-alpine AS buildJS
ENV NODE_OPTIONS=--openssl-legacy-provider
WORKDIR /build
COPY . .
RUN mkdir public/js
......
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