We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b5cbc commit 7ca484aCopy full SHA for 7ca484a
wordpress/Dockerfile
@@ -6,7 +6,7 @@
6
# ---------------------------------------------------------------------------- #
7
8
# Here the magic, the rest of it is ordinary
9
-FROM wordpress:6.8.0-php8.2-fpm
+FROM wordpress:6.8.1-php8.2-fpm
10
11
# Set some ugly stuff
12
ENV LANG=C.UTF-8 \
0 commit comments