mirror of https://github.com/statping/statping
PCORE-2257: Version upgrade (#41)
* feat: node version upgrade * feat: node version upgrade * feat: node version upgrade * feat: node version upgradepull/1113/head
parent
0f2bcecf1c
commit
544fc81682
|
@ -1,4 +1,4 @@
|
||||||
FROM node:16.13.0 AS frontend
|
FROM node:16.17.0 AS frontend
|
||||||
LABEL maintainer="Hunter Long (https://github.com/hunterlong)"
|
LABEL maintainer="Hunter Long (https://github.com/hunterlong)"
|
||||||
ARG BUILDPLATFORM
|
ARG BUILDPLATFORM
|
||||||
ARG GITHUB_ACCESS_TOKEN
|
ARG GITHUB_ACCESS_TOKEN
|
||||||
|
|
Loading…
Reference in New Issue