Skip to content

Commit 9e02117

Browse files
committed
Use PHP 8.0 for tests pipeline
1 parent b5283d2 commit 9e02117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:7.4-cli
1+
FROM php:8.0-cli
22

33
RUN apt-get update \
44
&& apt-get install -y unzip \

0 commit comments

Comments
 (0)