Skip to content

Commit f2b8796

Browse files
Update 7.4 to 7.4.29
1 parent 49a445b commit f2b8796

File tree

15 files changed

+46
-46
lines changed

15 files changed

+46
-46
lines changed

7.4/alpine3.14/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/alpine3.14/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/alpine3.14/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/alpine3.15/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/alpine3.15/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/alpine3.15/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/bullseye/apache/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/bullseye/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/bullseye/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/bullseye/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/buster/apache/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/buster/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/buster/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.4/buster/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"7.4": {
3-
"ascUrl": "https://www.php.net/distributions/php-7.4.28.tar.xz.asc",
4-
"sha256": "9cc3b6f6217b60582f78566b3814532c4b71d517876c25013ae51811e65d8fce",
5-
"url": "https://www.php.net/distributions/php-7.4.28.tar.xz",
3+
"ascUrl": "https://www.php.net/distributions/php-7.4.29.tar.xz.asc",
4+
"sha256": "7d0f07869f33311ff3fe1138dc0d6c0d673c37fcb737eaed2c6c10a949f1aed6",
5+
"url": "https://www.php.net/distributions/php-7.4.29.tar.xz",
66
"variants": [
77
"bullseye/cli",
88
"bullseye/apache",
@@ -19,7 +19,7 @@
1919
"alpine3.14/fpm",
2020
"alpine3.14/zts"
2121
],
22-
"version": "7.4.28"
22+
"version": "7.4.29"
2323
},
2424
"7.4-rc": null,
2525
"8.0": {

0 commit comments

Comments
 (0)