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.3.1
97- ENV WORDPRESS_SHA1 3c635c9f6546782e0bb315784d4663d0e47f872e
96+ ENV WORDPRESS_VERSION 5.3.2
97+ ENV WORDPRESS_SHA1 fded476f112dbab14e3b5acddd2bcfa550e7b01b
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 @@ -67,8 +67,8 @@ RUN { \
6767
6868VOLUME /var/www/html
6969
70- ENV WORDPRESS_VERSION 5.3.1
71- ENV WORDPRESS_SHA1 3c635c9f6546782e0bb315784d4663d0e47f872e
70+ ENV WORDPRESS_VERSION 5.3.2
71+ ENV WORDPRESS_SHA1 fded476f112dbab14e3b5acddd2bcfa550e7b01b
7272
7373RUN set -ex; \
7474 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.3.1
78- ENV WORDPRESS_SHA1 3c635c9f6546782e0bb315784d4663d0e47f872e
77+ ENV WORDPRESS_VERSION 5.3.2
78+ ENV WORDPRESS_SHA1 fded476f112dbab14e3b5acddd2bcfa550e7b01b
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.3.1
98- ENV WORDPRESS_SHA1 3c635c9f6546782e0bb315784d4663d0e47f872e
97+ ENV WORDPRESS_VERSION 5.3.2
98+ ENV WORDPRESS_SHA1 fded476f112dbab14e3b5acddd2bcfa550e7b01b
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 @@ -68,8 +68,8 @@ RUN { \
6868
6969VOLUME /var/www/html
7070
71- ENV WORDPRESS_VERSION 5.3.1
72- ENV WORDPRESS_SHA1 3c635c9f6546782e0bb315784d4663d0e47f872e
71+ ENV WORDPRESS_VERSION 5.3.2
72+ ENV WORDPRESS_SHA1 fded476f112dbab14e3b5acddd2bcfa550e7b01b
7373
7474RUN set -ex; \
7575 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.3.1
79- ENV WORDPRESS_SHA1 3c635c9f6546782e0bb315784d4663d0e47f872e
78+ ENV WORDPRESS_VERSION 5.3.2
79+ ENV WORDPRESS_SHA1 fded476f112dbab14e3b5acddd2bcfa550e7b01b
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.3.1
98- ENV WORDPRESS_SHA1 3c635c9f6546782e0bb315784d4663d0e47f872e
97+ ENV WORDPRESS_VERSION 5.3.2
98+ ENV WORDPRESS_SHA1 fded476f112dbab14e3b5acddd2bcfa550e7b01b
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 @@ -68,8 +68,8 @@ RUN { \
6868
6969VOLUME /var/www/html
7070
71- ENV WORDPRESS_VERSION 5.3.1
72- ENV WORDPRESS_SHA1 3c635c9f6546782e0bb315784d4663d0e47f872e
71+ ENV WORDPRESS_VERSION 5.3.2
72+ ENV WORDPRESS_SHA1 fded476f112dbab14e3b5acddd2bcfa550e7b01b
7373
7474RUN set -ex; \
7575 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.3.1
79- ENV WORDPRESS_SHA1 3c635c9f6546782e0bb315784d4663d0e47f872e
78+ ENV WORDPRESS_VERSION 5.3.2
79+ ENV WORDPRESS_SHA1 fded476f112dbab14e3b5acddd2bcfa550e7b01b
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