Skip to content

Commit 4fd2fb2

Browse files
committed
Updated Wordpress to 4.6
1 parent a4b7e2d commit 4fd2fb2

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.5.3
28-
ENV WORDPRESS_SHA1 835b68748dae5a9d31c059313cd0150f03a49269
27+
ENV WORDPRESS_VERSION 4.6
28+
ENV WORDPRESS_SHA1 830962689f350e43cd1a069f3a4f68a44c0339c8
2929

3030
RUN mkdir -p /usr/src
3131

0 commit comments

Comments
 (0)