diff --git a/README.md b/README.md index 1950488..f5a6d52 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +This Docker image is **deprecated**. Please use the [Heroku-16 image](https://hub.docker.com/r/heroku/heroku/). +Learn more about [local development with Docker Compose](https://devcenter.heroku.com/articles/local-development-with-docker-compose) and [deploying your image to Heroku](https://devcenter.heroku.com/articles/container-registry-and-runtime). + # Heroku PHP Docker Image This image is for use with the [Heroku Docker CLI plugin](https://github.com/heroku/heroku-docker). @@ -62,4 +65,4 @@ To return to the official image: ``` docker pull heroku/php -``` \ No newline at end of file +```