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