Skip to content

Commit d7646be

Browse files
akrabatrabbah
authored andcommitted
Update PHP 7.2 runtime to PHP 7.2.25
1 parent 71c5821 commit d7646be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/php7.2Action/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
## Apache 1.14.0 (next release)
2121
Changes:
22-
- Update version of PHP to 7.2.19
22+
- Update version of PHP to 7.2.25
2323
- Support getenv()
2424

2525
## Apache 1.13.0-incubating

core/php7.2Action/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
FROM php:7.2.19-alpine
18+
FROM php:7.2.25-alpine
1919

2020
RUN \
2121
apk update && apk upgrade && \

0 commit comments

Comments
 (0)