Skip to content

Commit 0bf39e3

Browse files
committed
2 parents e0e95e6 + 7d21594 commit 0bf39e3

File tree

3 files changed

+333
-331
lines changed

3 files changed

+333
-331
lines changed

dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:19.0.0
1+
FROM node:19.2.0
22
RUN mkdir -p /usr/hullcss/src
33
WORKDIR /usr/hullcss/src
44
COPY package.json /usr/hullcss/src

0 commit comments

Comments
 (0)