File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ RUN set -eux; \
9393
9494VOLUME /var/www/html
9595
96- ENV WORDPRESS_VERSION 5.4.1
97- ENV WORDPRESS_SHA1 9800c231828eb5cd76ba0b8aa6c1a74dfca2daff
96+ ENV WORDPRESS_VERSION 5.4.2
97+ ENV WORDPRESS_SHA1 e5631f812232fbd45d3431783d3db2e0d5670d2d
9898
9999RUN set -ex; \
100100 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ RUN { \
6969
7070VOLUME /var/www/html
7171
72- ENV WORDPRESS_VERSION 5.4.1
73- ENV WORDPRESS_SHA1 9800c231828eb5cd76ba0b8aa6c1a74dfca2daff
72+ ENV WORDPRESS_VERSION 5.4.2
73+ ENV WORDPRESS_SHA1 e5631f812232fbd45d3431783d3db2e0d5670d2d
7474
7575RUN set -ex; \
7676 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ RUN { \
7474
7575VOLUME /var/www/html
7676
77- ENV WORDPRESS_VERSION 5.4.1
78- ENV WORDPRESS_SHA1 9800c231828eb5cd76ba0b8aa6c1a74dfca2daff
77+ ENV WORDPRESS_VERSION 5.4.2
78+ ENV WORDPRESS_SHA1 e5631f812232fbd45d3431783d3db2e0d5670d2d
7979
8080RUN set -ex; \
8181 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ RUN set -eux; \
9494
9595VOLUME /var/www/html
9696
97- ENV WORDPRESS_VERSION 5.4.1
98- ENV WORDPRESS_SHA1 9800c231828eb5cd76ba0b8aa6c1a74dfca2daff
97+ ENV WORDPRESS_VERSION 5.4.2
98+ ENV WORDPRESS_SHA1 e5631f812232fbd45d3431783d3db2e0d5670d2d
9999
100100RUN set -ex; \
101101 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ RUN { \
7070
7171VOLUME /var/www/html
7272
73- ENV WORDPRESS_VERSION 5.4.1
74- ENV WORDPRESS_SHA1 9800c231828eb5cd76ba0b8aa6c1a74dfca2daff
73+ ENV WORDPRESS_VERSION 5.4.2
74+ ENV WORDPRESS_SHA1 e5631f812232fbd45d3431783d3db2e0d5670d2d
7575
7676RUN set -ex; \
7777 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ RUN { \
7575
7676VOLUME /var/www/html
7777
78- ENV WORDPRESS_VERSION 5.4.1
79- ENV WORDPRESS_SHA1 9800c231828eb5cd76ba0b8aa6c1a74dfca2daff
78+ ENV WORDPRESS_VERSION 5.4.2
79+ ENV WORDPRESS_SHA1 e5631f812232fbd45d3431783d3db2e0d5670d2d
8080
8181RUN set -ex; \
8282 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ RUN set -eux; \
9494
9595VOLUME /var/www/html
9696
97- ENV WORDPRESS_VERSION 5.4.1
98- ENV WORDPRESS_SHA1 9800c231828eb5cd76ba0b8aa6c1a74dfca2daff
97+ ENV WORDPRESS_VERSION 5.4.2
98+ ENV WORDPRESS_SHA1 e5631f812232fbd45d3431783d3db2e0d5670d2d
9999
100100RUN set -ex; \
101101 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ RUN { \
7070
7171VOLUME /var/www/html
7272
73- ENV WORDPRESS_VERSION 5.4.1
74- ENV WORDPRESS_SHA1 9800c231828eb5cd76ba0b8aa6c1a74dfca2daff
73+ ENV WORDPRESS_VERSION 5.4.2
74+ ENV WORDPRESS_SHA1 e5631f812232fbd45d3431783d3db2e0d5670d2d
7575
7676RUN set -ex; \
7777 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ RUN { \
7575
7676VOLUME /var/www/html
7777
78- ENV WORDPRESS_VERSION 5.4.1
79- ENV WORDPRESS_SHA1 9800c231828eb5cd76ba0b8aa6c1a74dfca2daff
78+ ENV WORDPRESS_VERSION 5.4.2
79+ ENV WORDPRESS_SHA1 e5631f812232fbd45d3431783d3db2e0d5670d2d
8080
8181RUN set -ex; \
8282 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