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 91f1ec9 commit 3d139daCopy full SHA for 3d139da
Dockerfile
@@ -24,8 +24,8 @@ WORKDIR /var/www/wp-content
24
RUN chown -R nobody.nobody /var/www
25
26
# Wordpress
27
-ENV WORDPRESS_VERSION 4.7
28
-ENV WORDPRESS_SHA1 1e14144c4db71421dc4ed22f94c3914dfc3b7020
+ENV WORDPRESS_VERSION 4.7.1
+ENV WORDPRESS_SHA1 8e56ba56c10a3f245c616b13e46bd996f63793d6
29
30
RUN mkdir -p /usr/src
31
0 commit comments