mirror of https://github.com/statping/statping
feat: testing workflow
parent
a98bd95b76
commit
3f8232823a
|
@ -1,4 +1,4 @@
|
||||||
FROM node:12.18.2-alpine AS frontend
|
FROM node:16.15.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