Skip to content

Commit 11afcb0

Browse files
committed
Upgrading note about Docker images
1 parent 25fbf7f commit 11afcb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ parameters:
9696

9797
Appending `(?)` in `ignoreErrors` is not supported.
9898

99+
### Docker images no longer tagged without a PHP version
100+
101+
Tags without a PHP version are no longer published - `nightly`, `2`, `latest` are no longer updated. Instead, use `nightly-php8.3`, `2-php8.3`, `latest-php8.3`. You can replace `8.3` with PHP versions `8.0`-`8.3`.
102+
99103
### Minor backward compatibility breaks
100104

101105
* Removed unused config parameter `cache.nodesByFileCountMax`

0 commit comments

Comments
 (0)