add: node 18.17.1
parent
6d9d7a4b72
commit
15414550bc
|
@ -1,6 +1,6 @@
|
||||||
FROM node:18.17.1
|
FROM node:18.17.1
|
||||||
|
|
||||||
LABLE ycz008 ycz008@seethingx.com
|
LABEL ycz008 <ycz008@seethingx.com>
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y --no-install-recommends ca-certificates curl && \
|
apt-get install -y --no-install-recommends ca-certificates curl && \
|
||||||
|
|
Loading…
Reference in New Issue