We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75572f commit b043176Copy full SHA for b043176
Dockerfile
@@ -1,3 +1,5 @@
1
+# syntax=docker/dockerfile:1
2
+
3
FROM node:16.14.0-alpine AS frontend
4
LABEL maintainer="Statping-ng (https://github.com/statping-ng)"
5
ARG BUILDPLATFORM
0 commit comments