Skip to content

Commit 91f1ec9

Browse files
committed
Updated WordPress to 4.7
1 parent 96e9d59 commit 91f1ec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ WORKDIR /var/www/wp-content
2424
RUN chown -R nobody.nobody /var/www
2525

2626
# Wordpress
27-
ENV WORDPRESS_VERSION 4.6.1
28-
ENV WORDPRESS_SHA1 027e065d30a64720624a7404a1820e6c6fff1202
27+
ENV WORDPRESS_VERSION 4.7
28+
ENV WORDPRESS_SHA1 1e14144c4db71421dc4ed22f94c3914dfc3b7020
2929

3030
RUN mkdir -p /usr/src
3131

0 commit comments

Comments
 (0)