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 bcd6594 commit 34c25beCopy full SHA for 34c25be
frontend/frontend.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:lts-alpine AS build
+FROM node:20-alpine AS build
2
3
WORKDIR /app
4
COPY ./package*.json ./
0 commit comments