add: node 18.17.1

main
ycz008 2023-08-22 17:24:57 +08:00
parent 6d9d7a4b72
commit 15414550bc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM node:18.17.1
LABLE ycz008 ycz008@seethingx.com
LABEL ycz008 <ycz008@seethingx.com>
RUN apt-get update && \
apt-get install -y --no-install-recommends ca-certificates curl && \