Skip to content

Commit 3d139da

Browse files
committed
Updated WordPress to 4.7.1
1 parent 91f1ec9 commit 3d139da

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.7
28-
ENV WORDPRESS_SHA1 1e14144c4db71421dc4ed22f94c3914dfc3b7020
27+
ENV WORDPRESS_VERSION 4.7.1
28+
ENV WORDPRESS_SHA1 8e56ba56c10a3f245c616b13e46bd996f63793d6
2929

3030
RUN mkdir -p /usr/src
3131

0 commit comments

Comments
 (0)