File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ RUN a2enmod rewrite expires
2020
2121VOLUME /var/www/html
2222
23- ENV WORDPRESS_VERSION 4.6.1
24- ENV WORDPRESS_SHA1 027e065d30a64720624a7404a1820e6c6fff1202
23+ ENV WORDPRESS_VERSION 4.7
24+ ENV WORDPRESS_SHA1 1e14144c4db71421dc4ed22f94c3914dfc3b7020
2525
2626RUN set -x \
2727 && curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" \
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ RUN { \
1818
1919VOLUME /var/www/html
2020
21- ENV WORDPRESS_VERSION 4.6.1
22- ENV WORDPRESS_SHA1 027e065d30a64720624a7404a1820e6c6fff1202
21+ ENV WORDPRESS_VERSION 4.7
22+ ENV WORDPRESS_SHA1 1e14144c4db71421dc4ed22f94c3914dfc3b7020
2323
2424RUN set -x \
2525 && curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" \
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ RUN a2enmod rewrite expires
2020
2121VOLUME /var/www/html
2222
23- ENV WORDPRESS_VERSION 4.6.1
24- ENV WORDPRESS_SHA1 027e065d30a64720624a7404a1820e6c6fff1202
23+ ENV WORDPRESS_VERSION 4.7
24+ ENV WORDPRESS_SHA1 1e14144c4db71421dc4ed22f94c3914dfc3b7020
2525
2626RUN set -x \
2727 && curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" \
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ RUN { \
1818
1919VOLUME /var/www/html
2020
21- ENV WORDPRESS_VERSION 4.6.1
22- ENV WORDPRESS_SHA1 027e065d30a64720624a7404a1820e6c6fff1202
21+ ENV WORDPRESS_VERSION 4.7
22+ ENV WORDPRESS_SHA1 1e14144c4db71421dc4ed22f94c3914dfc3b7020
2323
2424RUN set -x \
2525 && curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" \
You can’t perform that action at this time.
0 commit comments