Skip to content

Commit b043176

Browse files
authored
feat: Add syntax parser directive
1 parent e75572f commit b043176

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# syntax=docker/dockerfile:1
2+
13
FROM node:16.14.0-alpine AS frontend
24
LABEL maintainer="Statping-ng (https://github.com/statping-ng)"
35
ARG BUILDPLATFORM

0 commit comments

Comments
 (0)