8000 Update 8.0 to 8.0.27 · docker-library/php@af4fd9a · GitHub
[go: up one dir, main page]

Skip to content

Commit af4fd9a

Browse files
Update 8.0 to 8.0.27
1 parent 58e2e42 commit af4fd9a

File tree

12 files changed

+37
-37
lines changed

12 files changed

+37
-37
lines changed

8.0/alpine3.16/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.

8.0/alpine3.16/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.

8.0/alpine3.16/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.

8.0/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.

8.0/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.

8.0/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.

8.0/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.

8.0/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.

8.0/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.

8.0/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.

8.0/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
"8.0": {
3-
"ascUrl": "https://www.php.net/distributions/php-8.0.26.tar.xz.asc",
4-
"sha256": "0765bfbe640dba37ccc36d2bc7c7b7ba3d2c3381c9cd4305f66eca83e82a40b3",
5-
"url": "https://www.php.net/distributions/php-8.0.26.tar.xz",
3+
"ascUrl": "https://www.php.net/distributions/php-8.0.27.tar.xz.asc",
4+
"sha256": "f942cbfe2f7bacbb8039fb79bbec41c76ea779ac5c8157f21e1e0c1b28a5fc3a",
5+
"url": "https://www.php.net/distributions/php-8.0.27.tar.xz",
66
"variants": [
77
"bullseye/cli",
88
"bullseye/apache",
@@ -16,7 +16,7 @@
1616
"alpine3.16/fpm",
1717
"alpine3.16/zts"
1818
],
19-
"version": "8.0.26"
19+
"version": "8.0.27"
2020
},
2121
"8.0-rc": {
2222
"ascUrl": "https://downloads.php.net/~pollita/php-8.0.26RC1.tar.xz.asc",

0 commit comments

Comments
 (0)
0