Skip to content

Commit 0ec8794

Browse files
committed
1 parent d6f4a54 commit 0ec8794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# PHPUnit 9 >= PHP 7.3
55
# PHPUnit 8 >= PHP 7.2
66
# PHPUnit 7 PHP 7.1 - PHP 7.3
7-
FROM php:8.1-cli-alpine
7+
FROM php:8-cli-alpine
88

99
ARG RELEASE_VERSION=latest
1010

0 commit comments

Comments
 (0)