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 f2dd649 commit 455b4d4Copy full SHA for 455b4d4
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