Skip to content

Commit fbef239

Browse files
committed
Update to 4.0
1 parent 7caccb7 commit fbef239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN rm -rf /var/www/html && mkdir /var/www/html
3636
VOLUME /var/www/html
3737
WORKDIR /var/www/html
3838

39-
ENV WORDPRESS_VERSION 3.9.2
39+
ENV WORDPRESS_VERSION 4.0
4040

4141
# upstream tarballs include ./wordpress/ so this gives us /usr/src/wordpress
4242
RUN curl -SL http://wordpress.org/wordpress-$WORDPRESS_VERSION.tar.gz | tar -xzC /usr/src/

0 commit comments

Comments
 (0)