Skip to content

Commit b787dcf

Browse files
committed
Bump PHP to 8.2 in Docker test container
1 parent 7a0f0bc commit b787dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PHP_VERSION=8.1
1+
ARG PHP_VERSION=8.2
22

33
FROM php:${PHP_VERSION}-cli
44

0 commit comments

Comments
 (0)