feat: testing workflow

pull/1097/head
smit95tpatel 2022-04-29 20:40:26 +05:30
parent a98bd95b76
commit 3f8232823a
1 changed files with 1 additions and 1 deletions

View File

@ -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)"
ARG BUILDPLATFORM
ARG GITHUB_ACCESS_TOKEN