Skip to content

Commit d7c2c1f

Browse files
committed
Specify Dockerfile syntax version
1 parent a4ac1a7 commit d7c2c1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compiler/base/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#syntax=docker/dockerfile:1.5
2+
13
FROM ubuntu:20.04 as toolchain
24

35
ARG channel

0 commit comments

Comments
 (0)