Skip to content

Commit 1061e2a

Browse files
Pin Node.js to 775ba24 (#358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16042fc commit 1061e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM node:24-alpine AS base
1+
FROM --platform=$BUILDPLATFORM node:24-alpine@sha256:775ba24d35a13e74dedce1d2af4ad510337b68d8e22be89e0ce2ccc299329083 AS base
22
ARG CI=true
33
ARG NEXT_TELEMETRY_DISABLED
44
LABEL authors="alexaka1"

0 commit comments

Comments
 (0)