We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472a6bb commit 49134d2Copy full SHA for 49134d2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:7.2
+FROM php:7.3
2
3
# system dependecies
4
RUN apt-get update && apt-get install -y \
0 commit comments