Skip to content

Commit c5e3d35

Browse files
Update 8.0 to 8.0.18
1 parent 95bfa44 commit c5e3d35

File tree

13 files changed

+40
-40
lines changed

13 files changed

+40
-40
lines changed

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

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

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

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

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
@@ -23,9 +23,9 @@
2323
},
2424
"7.4-rc": null,
2525
"8.0": {
26-
"ascUrl": "https://www.php.net/distributions/php-8.0.17.tar.xz.asc",
27-
"sha256": "4e7d94bb3d144412cb8b2adeb599fb1c6c1d7b357b0d0d0478dc5ef53532ebc5",
28-
"url": "https://www.php.net/distributions/php-8.0.17.tar.xz",
26+
"ascUrl": "https://www.php.net/distributions/php-8.0.18.tar.xz.asc",
27+
"sha256": "db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7",
28+
"url": "https://www.php.net/distributions/php-8.0.18.tar.xz",
2929
"variants": [
3030
"bullseye/cli",
3131
"bullseye/apache",
@@ -40,7 +40,7 @@
4040
"alpine3.14/cli",
4141
"alpine3.14/fpm"
4242
],
43-
"version": "8.0.17"
43+
"version": "8.0.18"
4444
},
4545
"8.0-rc": null,
4646
"8.1": {

0 commit comments

Comments
 (0)