File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- FROM bfren/apache:apache2.4.4x-2.1.3
1+ FROM bfren/apache:apache2.4.4x-2.1.4
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php"
44
Original file line number Diff line number Diff line change 1- FROM bfren/apache:apache2.4.5x-2.1.3
1+ FROM bfren/apache:apache2.4.5x-2.1.4
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php"
44
Original file line number Diff line number Diff line change 1- FROM bfren/apache:apache2.4.5x-2.1.3
1+ FROM bfren/apache:apache2.4.5x-2.1.4
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php"
44
Original file line number Diff line number Diff line change 1- 2.1.4
1+ 2.1.5
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ set -euo pipefail
44
55docker pull bfren/alpine
66
7- BASE_REVISION=" 2.1.3 "
7+ BASE_REVISION=" 2.1.4 "
88echo " Base: ${BASE_REVISION} "
99
1010PHP_VERSIONS=" 5.6 7.4 8.0"
You can’t perform that action at this time.
0 commit comments