Skip to content

Commit 06dd656

Browse files
committed
Docker: bumped PHP image version.
1 parent a0ea7f2 commit 06dd656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/docker/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ CONFIGURE_perl ?= perl
5050
INSTALL_perl ?= perl-install
5151
COPY_perl =
5252

53-
VERSION_php ?= 8.0
53+
VERSION_php ?= 8.1
5454
CONTAINER_php ?= php:$(VERSION_php)-cli
5555
CONFIGURE_php ?= php
5656
INSTALL_php ?= php-install

0 commit comments

Comments
 (0)