Skip to content

Commit 67b1b49

Browse files
Update php Docker tag to v8.3
1 parent 8322794 commit 67b1b49

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:8.2-cli
1+
FROM php:8.3-cli
22

33
RUN apt-get update && apt-get install -y \
44
libffi-dev \

0 commit comments

Comments
 (0)