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 96e9d59 commit 91f1ec9Copy full SHA for 91f1ec9
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.6.1
28
-ENV WORDPRESS_SHA1 027e065d30a64720624a7404a1820e6c6fff1202
+ENV WORDPRESS_VERSION 4.7
+ENV WORDPRESS_SHA1 1e14144c4db71421dc4ed22f94c3914dfc3b7020
29
30
RUN mkdir -p /usr/src
31
0 commit comments