File tree 9 files changed +18
-18
lines changed
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.9
33
- ENV WORDPRESS_SHA1 6127bd2aed7b7c0a2c1789c8f17a2222a9081d6c
32
+ ENV WORDPRESS_VERSION 4.9.1
33
+ ENV WORDPRESS_SHA1 892d2c23b9d458ec3d44de59b753adb41012e903
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 @@ -40,8 +40,8 @@ RUN { \
40
40
41
41
VOLUME /var/www/html
42
42
43
- ENV WORDPRESS_VERSION 4.9
44
- ENV WORDPRESS_SHA1 6127bd2aed7b7c0a2c1789c8f17a2222a9081d6c
43
+ ENV WORDPRESS_VERSION 4.9.1
44
+ ENV WORDPRESS_SHA1 892d2c23b9d458ec3d44de59b753adb41012e903
45
45
46
46
RUN set -ex; \
47
47
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.9
31
- ENV WORDPRESS_SHA1 6127bd2aed7b7c0a2c1789c8f17a2222a9081d6c
30
+ ENV WORDPRESS_VERSION 4.9.1
31
+ ENV WORDPRESS_SHA1 892d2c23b9d458ec3d44de59b753adb41012e903
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.9
33
- ENV WORDPRESS_SHA1 6127bd2aed7b7c0a2c1789c8f17a2222a9081d6c
32
+ ENV WORDPRESS_VERSION 4.9.1
33
+ ENV WORDPRESS_SHA1 892d2c23b9d458ec3d44de59b753adb41012e903
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 @@ -40,8 +40,8 @@ RUN { \
40
40
41
41
VOLUME /var/www/html
42
42
43
- ENV WORDPRESS_VERSION 4.9
44
- ENV WORDPRESS_SHA1 6127bd2aed7b7c0a2c1789c8f17a2222a9081d6c
43
+ ENV WORDPRESS_VERSION 4.9.1
44
+ ENV WORDPRESS_SHA1 892d2c23b9d458ec3d44de59b753adb41012e903
45
45
46
46
RUN set -ex; \
47
47
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.9
31
- ENV WORDPRESS_SHA1 6127bd2aed7b7c0a2c1789c8f17a2222a9081d6c
30
+ ENV WORDPRESS_VERSION 4.9.1
31
+ ENV WORDPRESS_SHA1 892d2c23b9d458ec3d44de59b753adb41012e903
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.9
33
- ENV WORDPRESS_SHA1 6127bd2aed7b7c0a2c1789c8f17a2222a9081d6c
32
+ ENV WORDPRESS_VERSION 4.9.1
33
+ ENV WORDPRESS_SHA1 892d2c23b9d458ec3d44de59b753adb41012e903
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 @@ -40,8 +40,8 @@ RUN { \
40
40
41
41
VOLUME /var/www/html
42
42
43
- ENV WORDPRESS_VERSION 4.9
44
- ENV WORDPRESS_SHA1 6127bd2aed7b7c0a2c1789c8f17a2222a9081d6c
43
+ ENV WORDPRESS_VERSION 4.9.1
44
+ ENV WORDPRESS_SHA1 892d2c23b9d458ec3d44de59b753adb41012e903
45
45
46
46
RUN set -ex; \
47
47
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.9
31
- ENV WORDPRESS_SHA1 6127bd2aed7b7c0a2c1789c8f17a2222a9081d6c
30
+ ENV WORDPRESS_VERSION 4.9.1
31
+ ENV WORDPRESS_SHA1 892d2c23b9d458ec3d44de59b753adb41012e903
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