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 @@ -29,8 +29,8 @@ RUN a2enmod rewrite expires
29
29
30
30
VOLUME /var/www/html
31
31
32
- ENV WORDPRESS_VERSION 4.7.3
33
- ENV WORDPRESS_SHA1 35adcd8162eae00d5bc37f35344fdc06b22ffc98
32
+ ENV WORDPRESS_VERSION 4.7.4
33
+ ENV WORDPRESS_SHA1 153592ccbb838cafa1220de9174ec965df2e9e1a
34
34
35
35
RUN set -ex; \
36
36
curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ RUN { \
42
42
43
43
VOLUME /var/www/html
44
44
45
- ENV WORDPRESS_VERSION 4.7.3
46
- ENV WORDPRESS_SHA1 35adcd8162eae00d5bc37f35344fdc06b22ffc98
45
+ ENV WORDPRESS_VERSION 4.7.4
46
+ ENV WORDPRESS_SHA1 153592ccbb838cafa1220de9174ec965df2e9e1a
47
47
48
48
RUN set -ex; \
49
49
curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ RUN { \
27
27
28
28
VOLUME /var/www/html
29
29
30
- ENV WORDPRESS_VERSION 4.7.3
31
- ENV WORDPRESS_SHA1 35adcd8162eae00d5bc37f35344fdc06b22ffc98
30
+ ENV WORDPRESS_VERSION 4.7.4
31
+ ENV WORDPRESS_SHA1 153592ccbb838cafa1220de9174ec965df2e9e1a
32
32
33
33
RUN set -ex; \
34
34
curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ RUN a2enmod rewrite expires
29
29
30
30
VOLUME /var/www/html
31
31
32
- ENV WORDPRESS_VERSION 4.7.3
33
- ENV WORDPRESS_SHA1 35adcd8162eae00d5bc37f35344fdc06b22ffc98
32
+ ENV WORDPRESS_VERSION 4.7.4
33
+ ENV WORDPRESS_SHA1 153592ccbb838cafa1220de9174ec965df2e9e1a
34
34
35
35
RUN set -ex; \
36
36
curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ RUN { \
42
42
43
43
VOLUME /var/www/html
44
44
45
- ENV WORDPRESS_VERSION 4.7.3
46
- ENV WORDPRESS_SHA1 35adcd8162eae00d5bc37f35344fdc06b22ffc98
45
+ ENV WORDPRESS_VERSION 4.7.4
46
+ ENV WORDPRESS_SHA1 153592ccbb838cafa1220de9174ec965df2e9e1a
47
47
48
48
RUN set -ex; \
49
49
curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ RUN { \
27
27
28
28
VOLUME /var/www/html
29
29
30
- ENV WORDPRESS_VERSION 4.7.3
31
- ENV WORDPRESS_SHA1 35adcd8162eae00d5bc37f35344fdc06b22ffc98
30
+ ENV WORDPRESS_VERSION 4.7.4
31
+ ENV WORDPRESS_SHA1 153592ccbb838cafa1220de9174ec965df2e9e1a
32
32
33
33
RUN set -ex; \
34
34
curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ RUN a2enmod rewrite expires
29
29
30
30
VOLUME /var/www/html
31
31
32
- ENV WORDPRESS_VERSION 4.7.3
33
- ENV WORDPRESS_SHA1 35adcd8162eae00d5bc37f35344fdc06b22ffc98
32
+ ENV WORDPRESS_VERSION 4.7.4
33
+ ENV WORDPRESS_SHA1 153592ccbb838cafa1220de9174ec965df2e9e1a
34
34
35
35
RUN set -ex; \
36
36
curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ RUN { \
42
42
43
43
VOLUME /var/www/html
44
44
45
- ENV WORDPRESS_VERSION 4.7.3
46
- ENV WORDPRESS_SHA1 35adcd8162eae00d5bc37f35344fdc06b22ffc98
45
+ ENV WORDPRESS_VERSION 4.7.4
46
+ ENV WORDPRESS_SHA1 153592ccbb838cafa1220de9174ec965df2e9e1a
47
47
48
48
RUN set -ex; \
49
49
curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz" ; \
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ RUN { \
27
27
28
28
VOLUME /var/www/html
29
29
30
- ENV WORDPRESS_VERSION 4.7.3
31
- ENV WORDPRESS_SHA1 35adcd8162eae00d5bc37f35344fdc06b22ffc98
30
+ ENV WORDPRESS_VERSION 4.7.4
31
+ ENV WORDPRESS_SHA1 153592ccbb838cafa1220de9174ec965df2e9e1a
32
32
33
33
RUN set -ex; \
34
34
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