Skip to content

Commit

Permalink
Bump wordpress from cli-2.10.0 to cli-2.11.0 in /wp/php8.1
Browse files Browse the repository at this point in the history
Bumps wordpress from cli-2.10.0 to cli-2.11.0.

---
updated-dependencies:
- dependency-name: wordpress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 228e536 commit 2f5a3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp/php8.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM wordpress:cli-2.10.0 AS wp-cli
FROM wordpress:cli-2.11.0 AS wp-cli
FROM ghcr.io/syntatis/php:8.1-fpm

LABEL org.opencontainers.image.description "Image to run WordPress with PHP 8.1. This image includes the WP-CLI, Composer, Node.js, and a few additional packages that may be useful for WordPress development."
Expand Down

0 comments on commit 2f5a3af

Please sign in to comment.