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