mirror of https://github.com/statping/statping
node version up 12.18.2
parent
4728a82006
commit
d7f4a3a817
|
@ -1,4 +1,4 @@
|
|||
FROM node:10.17.0-alpine AS frontend
|
||||
FROM node:12.18.2-alpine AS frontend
|
||||
LABEL maintainer="Hunter Long (https://github.com/hunterlong)"
|
||||
ARG BUILDPLATFORM
|
||||
RUN npm install yarn -g
|
||||
|
|
Loading…
Reference in New Issue