We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31401c5 commit d744757Copy full SHA for d744757
build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18.15.0-alpine as build-api
+FROM node:20.12.2-alpine as build-api
2
ARG NETWORK
3
WORKDIR /app/ui
4
COPY ui .
0 commit comments