Skip to content

Commit d44149c

Browse files
deps(deps): bump wordpress in /wordpress (#9)
Bumps wordpress from 6.7.1-php8.2-fpm to 6.7.2-php8.2-fpm. --- updated-dependencies: - dependency-name: wordpress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36905fc commit d44149c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wordpress/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# ---------------------------------------------------------------------------- #
77

88
# Here the magic, the rest of it is ordinary
9-
FROM wordpress:6.7.1-php8.2-fpm
9+
FROM wordpress:6.7.2-php8.2-fpm
1010

1111
# Set some ugly stuff
1212
ENV LANG=C.UTF-8 \

0 commit comments

Comments
 (0)