Skip to content

Commit 5b8074b

Browse files
author
Edwin Westerhoud
committed
Tested up to 5.7
1 parent bdbda96 commit 5b8074b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

config/Dockerfile-wordpress-57

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
FROM wordpress:5-php7.3
22

33
ENV WORDPRESS_VERSION 5.7
4-
ENV WORDPRESS_UPSTREAM_VERSION 5.7-RC3
5-
ENV WORDPRESS_SHA1 511ff9826981ce2624c3c3c53aa75c7129d22c41
4+
ENV WORDPRESS_UPSTREAM_VERSION 5.7
5+
ENV WORDPRESS_SHA1 76d1332cfcbc5f8b17151b357999d1f758faf897
66

77
# upstream tarballs include ./wordpress/ so this gives us /usr/src/wordpress
88
RUN curl -o wordpress.tar.gz -sSL https://wordpress.org/wordpress-${WORDPRESS_UPSTREAM_VERSION}.tar.gz \

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: TinyPNG
33
Donate link: https://tinypng.com/
44
Tags: compress images, compression, image size, page speed, performance
55
Requires at least: 3.4
6-
Tested up to: 5.6
6+
Tested up to: 5.7
77
Stable tag: 3.2.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)