Skip to content

Commit

Permalink
Merge pull request #18 from help-me-mom/renovate/wordpress-6.6.x
Browse files Browse the repository at this point in the history
chore(deps): update wordpress docker tag to v6.6.2
  • Loading branch information
satanTime authored Sep 28, 2024
2 parents 4136b82 + 68b2d4b commit 69e0725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docker.dev/Dockerfile
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

ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
CMD ["/usr/local/bin/docker-entrypoint.sh", "apache2-foreground"]
Expand Down

0 comments on commit 69e0725

Please sign in to comment.