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 a4b7e2d commit 4fd2fb2Copy full SHA for 4fd2fb2
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.5.3
28
-ENV WORDPRESS_SHA1 835b68748dae5a9d31c059313cd0150f03a49269
+ENV WORDPRESS_VERSION 4.6
+ENV WORDPRESS_SHA1 830962689f350e43cd1a069f3a4f68a44c0339c8
29
30
RUN mkdir -p /usr/src
31
0 commit comments