Skip to content

Commit 5a91fa6

Browse files
committed
Feat: upgrade php version
1 parent 025f08d commit 5a91fa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.1-cli
1+
FROM php:8.2-cli
22

33
RUN apt-get update \
44
&& apt-get install git zip libzip-dev libssl-dev -y \

0 commit comments

Comments
 (0)