Skip to content

Commit

Permalink
fix(deps): update node.js to b3dda84
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 898f2fe commit 7ef89f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#
# Once the commands have been run, you can build the image using `yarn build-image`

FROM node:22.11.0-bookworm-slim@sha256:29b85e61e46e673da9d367f94166a7dd3bb91cba3f85503ab0f4e91ab80bc37e
FROM node:22.11.0-bookworm-slim@sha256:b3dda843465d5c918c71f716d760b7d7446c25072a3a8c5bce470e4356495e78

# Set Python interpreter for `node-gyp` to use
ENV PYTHON /usr/bin/python3
Expand Down

0 comments on commit 7ef89f9

Please sign in to comment.