serversideup / docker-php

🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!
https://serversideup.net/open-source/docker-php/
GNU General Public License v3.0
1.65k stars 108 forks source link

⚠️ Delayed release of v3.1.0 #357

Closed jaydrogers closed 3 months ago

jaydrogers commented 3 months ago

Problem

Related Job

Background

We pull PHP versions from:

These versions are published, but the official images are not built yet:

docker pull php:8.2.19-cli-alpine

Running the above command returns:

Error response from daemon: manifest for php:8.2.19-cli-alpine not found: manifest unknown: manifest unknown

Next Steps

Official PHP Pipeline

https://doi-janky.infosiftr.net/job/update.sh/job/php/

Official PHP Docker Repo

https://github.com/docker-library/php

jaydrogers commented 3 months ago

The build has been completed 🥳

https://github.com/serversideup/docker-php/actions/runs/9022320975