Update docker image

imgbot
Kieran 2022-08-16 17:44:33 +01:00
parent 19172c1467
commit c5899f0485
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:16.15.0
FROM node:16.16.0
RUN mkdir -p /usr/hullcss
WORKDIR /usr/hullcss