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 2b858d4 commit 678fc77Copy full SHA for 678fc77
wordpress/Dockerfile
@@ -6,7 +6,7 @@
6
# ---------------------------------------------------------------------------- #
7
8
# Here the magic, the rest of it is ordinary
9
-FROM wordpress:6.8.1-php8.2-fpm
+FROM wordpress:6.8.2-php8.2-fpm
10
11
# Set some ugly stuff
12
ENV LANG=C.UTF-8 \
0 commit comments