Skip to content

Commit 25b06a6

Browse files
fix(container): update container image node to 4f696fb (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab60164 commit 25b06a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

object-lease-console-plugin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM node:24-alpine@sha256:2867d550cf9d8bb50059a0fff528741f11a84d985c732e60e19e8e75c7239c43 AS builder
2+
FROM node:24-alpine@sha256:4f696fbf39f383c1e486030ba6b289a5d9af541642fc78ab197e584a113b9c03 AS builder
33
WORKDIR /opt/app
44
COPY package.json tsconfig.json webpack.config.js ./
55
COPY src ./src

0 commit comments

Comments
 (0)