mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 14:13:27 +01:00
Update WordPress 5.5.3 -> 5.6
This commit is contained in:
parent
109e2ebbf4
commit
ba6ebfb468
|
@ -1,4 +1,4 @@
|
|||
ARG WP_VERSION=5.5.3
|
||||
ARG WP_VERSION=5.6
|
||||
FROM wordpress:${WP_VERSION}-php7.4-fpm-alpine AS wordpress-builder
|
||||
|
||||
USER root
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- update-core.php 2020-10-04 19:51:51.874573636 +0200
|
||||
+++ update-core.php 2020-10-04 19:53:36.705858923 +0200
|
||||
@@ -917,6 +917,11 @@
|
||||
--- update-core.php 2021-01-11 20:24:28.531750881 +0100
|
||||
+++ update-core.php 2021-01-11 20:27:11.200903166 +0100
|
||||
@@ -1049,6 +1049,11 @@
|
||||
wp_die( __( 'Sorry, you are not allowed to update this site.' ) );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user