Skip to content

Commit 46a67cb

Browse files
committed
fix(dockerfile): syntax
1 parent 20d11e7 commit 46a67cb

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-
from gcc:7.1
1+
FROM gcc:7.1
22

33
COPY entrypoint.sh /
44
COPY build.sh /project/build

0 commit comments

Comments
 (0)