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 @@ -66,8 +66,8 @@ RUN a2enmod rewrite expires
6666
6767VOLUME /var/www/html
6868
69- ENV WORDPRESS_VERSION 5.2.2
70- ENV WORDPRESS_SHA1 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0
69+ ENV WORDPRESS_VERSION 5.2.3
70+ ENV WORDPRESS_SHA1 5efd37148788f3b14b295b2a9bf48a1a467aa303
7171
7272RUN set -ex; \
7373 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ RUN { \
6464
6565VOLUME /var/www/html
6666
67- ENV WORDPRESS_VERSION 5.2.2
68- ENV WORDPRESS_SHA1 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0
67+ ENV WORDPRESS_VERSION 5.2.3
68+ ENV WORDPRESS_SHA1 5efd37148788f3b14b295b2a9bf48a1a467aa303
6969
7070RUN set -ex; \
7171 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ RUN { \
6464
6565VOLUME /var/www/html
6666
67- ENV WORDPRESS_VERSION 5.2.2
68- ENV WORDPRESS_SHA1 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0
67+ ENV WORDPRESS_VERSION 5.2.3
68+ ENV WORDPRESS_SHA1 5efd37148788f3b14b295b2a9bf48a1a467aa303
6969
7070RUN set -ex; \
7171 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ RUN a2enmod rewrite expires
6666
6767VOLUME /var/www/html
6868
69- ENV WORDPRESS_VERSION 5.2.2
70- ENV WORDPRESS_SHA1 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0
69+ ENV WORDPRESS_VERSION 5.2.3
70+ ENV WORDPRESS_SHA1 5efd37148788f3b14b295b2a9bf48a1a467aa303
7171
7272RUN set -ex; \
7373 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ RUN { \
6464
6565VOLUME /var/www/html
6666
67- ENV WORDPRESS_VERSION 5.2.2
68- ENV WORDPRESS_SHA1 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0
67+ ENV WORDPRESS_VERSION 5.2.3
68+ ENV WORDPRESS_SHA1 5efd37148788f3b14b295b2a9bf48a1a467aa303
6969
7070RUN set -ex; \
7171 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ RUN { \
6464
6565VOLUME /var/www/html
6666
67- ENV WORDPRESS_VERSION 5.2.2
68- ENV WORDPRESS_SHA1 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0
67+ ENV WORDPRESS_VERSION 5.2.3
68+ ENV WORDPRESS_SHA1 5efd37148788f3b14b295b2a9bf48a1a467aa303
6969
7070RUN set -ex; \
7171 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 a2enmod rewrite expires
6767
6868VOLUME /var/www/html
6969
70- ENV WORDPRESS_VERSION 5.2.2
71- ENV WORDPRESS_SHA1 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0
70+ ENV WORDPRESS_VERSION 5.2.3
71+ ENV WORDPRESS_SHA1 5efd37148788f3b14b295b2a9bf48a1a467aa303
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 @@ -65,8 +65,8 @@ RUN { \
6565
6666VOLUME /var/www/html
6767
68- ENV WORDPRESS_VERSION 5.2.2
69- ENV WORDPRESS_SHA1 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0
68+ ENV WORDPRESS_VERSION 5.2.3
69+ ENV WORDPRESS_SHA1 5efd37148788f3b14b295b2a9bf48a1a467aa303
7070
7171RUN set -ex; \
7272 curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ RUN { \
6565
6666VOLUME /var/www/html
6767
68- ENV WORDPRESS_VERSION 5.2.2
69- ENV WORDPRESS_SHA1 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0
68+ ENV WORDPRESS_VERSION 5.2.3
69+ ENV WORDPRESS_SHA1 5efd37148788f3b14b295b2a9bf48a1a467aa303
7070
7171RUN set -ex; \
7272 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