We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8322794 commit 67b1b49Copy full SHA for 67b1b49
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.2-cli
+FROM php:8.3-cli
2
3
RUN apt-get update && apt-get install -y \
4
libffi-dev \
0 commit comments