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 323fc31 commit 2d31029Copy full SHA for 2d31029
1 file changed
object-lease-console-plugin/Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM node:22-alpine AS builder
+FROM node:24-alpine AS builder
3
WORKDIR /opt/app
4
COPY package.json tsconfig.json webpack.config.js ./
5
COPY src ./src
0 commit comments