Skip to content

Commit 907f1c2

Browse files
chore(deps): pin node.js to 1f01014
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 888f6fc commit 907f1c2

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 node:24-bullseye AS fe-builder
1+
FROM node:24-bullseye@sha256:1f01014be94e1bbd6687191b5e33e376b8bb1a48abf9c42560a26c812587fdfb AS fe-builder
22

33
WORKDIR /app/pkg/web
44
COPY pkg/web ./

0 commit comments

Comments
 (0)