diff --git a/8/8.4/Dockerfile.nunit b/8/8.4/Dockerfile.nunit index 12cddf0..aa27a31 100644 --- a/8/8.4/Dockerfile.nunit +++ b/8/8.4/Dockerfile.nunit @@ -1,4 +1,4 @@ -FROM unit:php8.3 +FROM unit:php8.4 # Setup Debian RUN apt-get -y update && apt-get -y upgrade && ACCEPT_EULA=Y && apt-get install -y \