Versions#
OORT is published as separate images per PHP version. Each release uses a Docker image tag that matches the PHP version (for example 8.5). The latest tag always points to the current default release.
Pick the version that matches your application’s PHP requirement. For security support windows, see Security.
Available Versions#
Version |
PHP |
Alpine |
Image Size |
On Registry |
|---|---|---|---|---|
latest |
8.5 |
3.24 |
||
8.6-rc |
8.6-rc |
3.24 |
||
8.5 |
8.5 |
3.24 |
||
8.4 |
8.4 |
3.24 |
||
8.3 |
8.3 |
3.24 |
||
8.2 |
8.2 |
3.24 |
Image Updates#
OORT images are rebuilt daily at approximately 03:00 UTC. Rebuilds pick up upstream package updates, bug fixes, and security patches without changing the PHP version you pull.