We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6260c commit 1b027e6Copy full SHA for 1b027e6
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:7.0-fpm
+FROM php:7.1-fpm
2
3
# Install selected extensions and other stuff
4
RUN apt-get update && apt-get install -y \
0 commit comments