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 6c8c88b commit df1c84bCopy full SHA for df1c84b
api.Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build the Vue.js application
2
-FROM node:22 AS build-stage
+FROM node:23 AS build-stage
3
4
USER node
5
WORKDIR /app
0 commit comments