Skip to content

Commit 1257f88

Browse files
authored
use PHP71 build workspace get ERROR
fix laradock#752, has a wrong comment string
1 parent 8ed8bfd commit 1257f88

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

workspace/Dockerfile-71

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
# https://hub.docker.com/r/laradock/workspace/tags/
1111
#
1212

13-
FROM laradock/workspace:1.3 # placeholder. Need change after new image would be built.
13+
# placeholder. Need change after new image would be built.
14+
FROM laradock/workspace:1.3
1415

1516
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
1617

0 commit comments

Comments
 (0)