Skip to content

Commit d5a51d4

Browse files
authored
Merge pull request laradock#168 from appleboy/patch-2
convert tab to space.
2 parents d6329c2 + c7fae1a commit d5a51d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workspace/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUN apt-get update && apt-get install -y --force-yes \
4848
curl \
4949
vim \
5050
nano \
51-
pkg-config
51+
pkg-config
5252

5353
# Clean up, to free some space
5454
RUN apt-get clean

0 commit comments

Comments
 (0)