From a6d472462b8029117b7e1819f925845bd4b878d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 08:57:08 +0000 Subject: [PATCH] Update wyrihaximusnet/php Docker tag to v8.3 --- Dockerfile-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile-build b/Dockerfile-build index 99a2ebe..8020517 100644 --- a/Dockerfile-build +++ b/Dockerfile-build @@ -1,4 +1,4 @@ -FROM wyrihaximusnet/php:8.2-nts-alpine-slim-root +FROM wyrihaximusnet/php:8.3-nts-alpine-slim-root COPY versions.php /app/versions.php