Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
update the debian sub-version for the php base packages (including gm…
Browse files Browse the repository at this point in the history
…p) (#307)
  • Loading branch information
chingor13 authored Jun 6, 2017
1 parent d42aab5 commit 022a3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deb-package-builder/build_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if [ -z "${GOOGLE_PROJECT_ID}" ]; then
fi

if [ -z "${PHP_VERSIONS}" ]; then
PHP_VERSIONS='7.1.5-1,7.0.19-1,5.6.30-3'
PHP_VERSIONS='7.1.5-2,7.0.19-2,5.6.30-4'
echo "Defaulting PHP Versions to: ${PHP_VERSIONS}"
fi

Expand Down

0 comments on commit 022a3a1

Please sign in to comment.