Skip to content

Commit

Permalink
Merge pull request #8 from green-coding-solutions/dependabot/docker/e…
Browse files Browse the repository at this point in the history
…nergy-tests/wordpress-6.7.0-php8.3-apache

Bump wordpress from 6.6.2-php8.3-apache to 6.7.0-php8.3-apache in /energy-tests
  • Loading branch information
ArneTR authored Nov 15, 2024
2 parents e2121c2 + a58a5b4 commit acd5ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion energy-tests/Dockerfile-wordpress
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit acd5ece

Please sign in to comment.