Skip to content

Commit

Permalink
Bump wordpress from cli-2.10.0 to cli-2.11.0 in /wp/php7.4 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 4fbff8e commit 6dbb754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp/php7.4/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:7.4-fpm

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

Check warning on line 4 in wp/php7.4/Dockerfile

View workflow job for this annotation

GitHub Actions / build (7.4)

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Expand Down

0 comments on commit 6dbb754

Please sign in to comment.