Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
bump to php 7.3.1
chubing committed Feb 6, 2019
1 parent 06d8fc0 commit 55dec10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -45,7 +45,7 @@ RUN update-ca-trust extract

WORKDIR /usr/local/src

ARG PHP_VERSION=7.2.14
ARG PHP_VERSION=7.3.1
ARG PHP_SRC_URL=https://github.com/php/php-src/archive/php-${PHP_VERSION}.tar.gz

RUN mkdir php-src \

0 comments on commit 55dec10

Please sign in to comment.