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

This commit is contained in:
Renovate
2024-04-06 16:53:21 +00:00
parent caed076db6
commit e9dc641b68
+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 && \