Skip to content

Commit

Permalink
Fixed bug while building docker tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wgonczaronek committed Oct 2, 2019
1 parent a9b8c9b commit e2d0ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN apk add --no-cache --update \
fossil \
git \
mercurial \
php5 \
php7 \
subversion \
&& \
rm -rf /var/cache/apk/*
Expand Down

0 comments on commit e2d0ffa

Please sign in to comment.