We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50689b8 commit 6ca0f40Copy full SHA for 6ca0f40
1 file changed
packages/backend/Dockerfile
@@ -12,7 +12,7 @@
12
# Alternatively, there is also a multi-stage Dockerfile documented here:
13
# https://backstage.io/docs/deployment/docker#multi-stage-build
14
15
-FROM node:24.17.0-bookworm-slim@sha256:964191e9c047c5ababb0ba8a6e613cc70714a1de1fbca57e717c516f689c8053
+FROM node:24.17.0-bookworm-slim@sha256:862263c612aa437e3037674b85419622a9d93bff80aa1eee5398dfe686375532
16
17
# Set Python interpreter for `node-gyp` to use
18
ENV PYTHON=/usr/bin/python3
0 commit comments