diff --git a/bin/php82/Dockerfile b/bin/php82/Dockerfile index d14be2de3b..f0ac1d82a3 100644 --- a/bin/php82/Dockerfile +++ b/bin/php82/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.2.1-apache-buster +FROM php:8.2-apache # Surpresses debconf complaints of trying to install apt packages interactively # https://github.com/moby/moby/issues/4032#issuecomment-192327844