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 bc81af8 commit fb67218Copy full SHA for fb67218
client/Dockerfile
@@ -1,5 +1,5 @@
1
# Build the client files in a build stage
2
-FROM node:22-alpine as ngbuild
+FROM node:24-alpine as ngbuild
3
4
WORKDIR /client
5
0 commit comments