We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5283d2 commit 9e02117Copy full SHA for 9e02117
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:7.4-cli
+FROM php:8.0-cli
2
3
RUN apt-get update \
4
&& apt-get install -y unzip \
0 commit comments