Skip to content

Commit

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

Bump wordpress from 6.6.1-php8.3-apache to 6.6.2-php8.3-apache in /energy-tests
  • Loading branch information
ArneTR authored Oct 3, 2024
2 parents b382cf8 + d9307ea commit ee3e9da
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.1-php8.3-apache
FROM wordpress:6.6.2-php8.3-apache
EXPOSE 9875
COPY ./html /var/www/html
COPY ./wordpress.conf /etc/apache2/sites-enabled/wordpress.conf

0 comments on commit ee3e9da

Please sign in to comment.