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.
2 parents 985d281 + 703a7ae commit 7fd0342Copy full SHA for 7fd0342
Dockerfile.react
@@ -1,5 +1,5 @@
1
# Stage 1: Build the React app
2
-FROM node:16 AS build
+FROM node:18 AS build
3
4
WORKDIR /app
5
0 commit comments