Skip to content

Commit 794c6a3

Browse files
committed
Merge branch '6.x'
2 parents 379308b + c833c4e commit 794c6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ ADD https://github.com/vimeo/psalm/commits/master.atom /dev/null
191191

192192
RUN pecl install igbinary
193193

194-
RUN apt-get update && apt-get -y --no-install-recommends install git unzip libjemalloc2 && apt-get clean && rm -rf /var/lib/apt/lists/*
194+
RUN apt-get update && apt-get -y --no-install-recommends install openssh git unzip libjemalloc2 && apt-get clean && rm -rf /var/lib/apt/lists/*
195195

196196
ADD bin/docker/php.ini /usr/local/etc/php/php.ini
197197

0 commit comments

Comments
 (0)