build(deps): bump node from 18 to 20

Bumps node from 18 to 20.
This commit is contained in:
2023-06-08 11:33:45 +00:00
parent 88bfb3caeb
commit 712375c502
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:18
FROM node:20
RUN apt update && \
apt install -y python3 python3-pip ruby git && \