Skip to content

Commit 6ca0f40

Browse files
fix(deps): update node.js to 862263c
1 parent 50689b8 commit 6ca0f40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# Alternatively, there is also a multi-stage Dockerfile documented here:
1313
# https://backstage.io/docs/deployment/docker#multi-stage-build
1414

15-
FROM node:24.17.0-bookworm-slim@sha256:964191e9c047c5ababb0ba8a6e613cc70714a1de1fbca57e717c516f689c8053
15+
FROM node:24.17.0-bookworm-slim@sha256:862263c612aa437e3037674b85419622a9d93bff80aa1eee5398dfe686375532
1616

1717
# Set Python interpreter for `node-gyp` to use
1818
ENV PYTHON=/usr/bin/python3

0 commit comments

Comments
 (0)