Lowrecase ng

pull/1045/head
Adam Boutcher 2021-08-17 23:36:55 +01:00
parent e24c20387c
commit a7b4b4a43b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM node:12.18.2-alpine AS frontend
LABEL maintainer="Statping-NG (https://github.com/statping-ng)"
LABEL maintainer="Statping-ng (https://github.com/statping-ng)"
ARG BUILDPLATFORM
WORKDIR /statping
COPY ./frontend/package.json .