ci: update to node 20.9.0
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM node:20
|
FROM node:20.9.0
|
||||||
|
|
||||||
RUN apt update && \
|
RUN apt update && \
|
||||||
apt install -y python3 python3-pip ruby git pipx && \
|
apt install -y python3 python3-pip ruby git pipx && \
|
||||||
|
|||||||
Reference in New Issue
Block a user