Skip to content

Commit

Permalink
Bump wordpress in /energy-tests
Browse files Browse the repository at this point in the history
Bumps wordpress from 6.6.2-php8.3-apache to 6.7.0-php8.3-apache.

---
updated-dependencies:
- dependency-name: wordpress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent e2121c2 commit a58a5b4
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 a58a5b4

Please sign in to comment.