Skip to content

Commit 9fca5b4

Browse files
authored
refactor(docker): # syntaxのバージョン指定を1にする (#1672)
1 parent 26a4637 commit 9fca5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1.4
1+
# syntax=docker/dockerfile:1
22

33
# TODO: build-arg と target のドキュメントをこのファイルに書く
44

0 commit comments

Comments
 (0)