Update tests and patch-util Docker image to use PHP 8.1

This commit is contained in:
2023-03-21 02:12:31 +01:00
parent 8df891a400
commit 879df6c042
2 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
ARG PHP_VERSION=7.4
ARG PHP_VERSION=8.1
ARG WP_VERSION=6.0.2