File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
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 F38252826ACD957EF380D39F2F7956BC5DA04B5D
9
9
10
- ENV PHP_VERSION 5.4.32
10
+ ENV PHP_VERSION 5.4.33
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 F38252826ACD957EF380D39F2F7956BC5DA04B5D
18
18
19
- ENV PHP_VERSION 5.4.32
19
+ ENV PHP_VERSION 5.4.33
20
20
21
21
RUN set -x \
22
22
&& 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 @@ -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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 0B96609E270F565C13292B24C13C70B87267B52D
9
9
10
- ENV PHP_VERSION 5.5.16
10
+ ENV PHP_VERSION 5.5.17
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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 0B96609E270F565C13292B24C13C70B87267B52D
18
18
19
- ENV PHP_VERSION 5.5.16
19
+ ENV PHP_VERSION 5.5.17
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