summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--pkg/docker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/docker/Makefile b/pkg/docker/Makefile
index 18c406a9..91038b4c 100644
--- a/pkg/docker/Makefile
+++ b/pkg/docker/Makefile
@@ -50,7 +50,7 @@ CONFIGURE_perl ?= perl
INSTALL_perl ?= perl-install
COPY_perl =
-VERSION_php ?= 8.0
+VERSION_php ?= 8.1
CONTAINER_php ?= php:$(VERSION_php)-cli
CONFIGURE_php ?= php
INSTALL_php ?= php-install