Merge branch 'renovate/node-20.x' into 'main'

chore(deps): update node.js to v20.12.1

See merge request unboundsoftware/pre-commit-node!5
This commit is contained in:
2024-04-07 16:43:54 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:20.9.0 FROM node:20.12.1
RUN apt update && \ RUN apt update && \
apt install -y python3 python3-pip ruby git pipx && \ apt install -y python3 python3-pip ruby git pipx && \