Skip to content

Commit fed4d3a

Browse files
committed
Updated WordPress to 4.7.5
1 parent 9570cdb commit fed4d3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ WORKDIR /var/www/wp-content
2828
RUN chown -R nobody.nobody /var/www
2929

3030
# Wordpress
31-
ENV WORDPRESS_VERSION 4.7.4
32-
ENV WORDPRESS_SHA1 153592ccbb838cafa1220de9174ec965df2e9e1a
31+
ENV WORDPRESS_VERSION 4.7.5
32+
ENV WORDPRESS_SHA1 fbe0ee1d9010265be200fe50b86f341587187302
3333

3434
RUN mkdir -p /usr/src
3535

0 commit comments

Comments
 (0)