diff --git a/energy-tests/Dockerfile-wordpress b/energy-tests/Dockerfile-wordpress index 91fb704dce..3eb6466965 100644 --- a/energy-tests/Dockerfile-wordpress +++ b/energy-tests/Dockerfile-wordpress @@ -1,4 +1,4 @@ -FROM wordpress:6.6.2-php8.3-apache +FROM wordpress:6.7.0-php8.3-apache EXPOSE 9875 COPY ./html /var/www/html COPY ./wordpress.conf /etc/apache2/sites-enabled/wordpress.conf