File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y curl && rm -r /var/lib/apt/lists/*
7
7
8
8
RUN gpg --keyserver pgp.mit.edu --recv-keys 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 0BD78B5F97500D450838F95DFE857D9A90D90EC1
9
9
10
- ENV PHP_VERSION 5.6.0
10
+ ENV PHP_VERSION 5.6.1
11
11
12
12
RUN set -x \
13
13
&& curl -SLO http://launchpadlibrarian.net/140087283/libbison-dev_2.7.1.dfsg-1_amd64.deb \
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ COPY apache2.conf /etc/apache2/apache2.conf
16
16
17
17
RUN gpg --keyserver pgp.mit.edu --recv-keys 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 0BD78B5F97500D450838F95DFE857D9A90D90EC1
18
18
19
- ENV PHP_VERSION 5.6.0
19
+ ENV PHP_VERSION 5.6.1
20
20
21
21
RUN set -x \
22
22
&& curl -SLO http://launchpadlibrarian.net/140087283/libbison-dev_2.7.1.dfsg-1_amd64.deb \
You can’t perform that action at this time.
0 commit comments