From 6f9686db8f4b95a5ee2f7278938ae658d9b670f8 Mon Sep 17 00:00:00 2001 From: Aericio <16523741+Aericio@users.noreply.github.com> Date: Wed, 22 Sep 2021 18:24:22 -1000 Subject: [PATCH] 3.23.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e0a2adc..61d12af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM paroxity/pmmp-phpstan:3.22.1 +FROM paroxity/pmmp-phpstan:3.23.1 USER root