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