Skip to content

Commit 829a5ab

Browse files
authored
Merge pull request docker-library#154 from BernsteinA/update-to-4.5.3
Update to 4.5.3
2 parents 60e2168 + 4cfa303 commit 829a5ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apache/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ RUN { \
2020

2121
VOLUME /var/www/html
2222

23-
ENV WORDPRESS_VERSION 4.5.2
24-
ENV WORDPRESS_SHA1 bab94003a5d2285f6ae76407e7b1bbb75382c36e
23+
ENV WORDPRESS_VERSION 4.5.3
24+
ENV WORDPRESS_SHA1 835b68748dae5a9d31c059313cd0150f03a49269
2525

2626
# upstream tarballs include ./wordpress/ so this gives us /usr/src/wordpress
2727
RUN curl -o wordpress.tar.gz -SL https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz \

0 commit comments

Comments
 (0)