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 2a0f7fd commit 312ee56Copy full SHA for 312ee56
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:7.2-rc-alpine
+FROM php:7.2-alpine
2
3
RUN apk add --no-cache git tini && \
4
git clone https://github.com/nikic/php-ast.git /tmp/php-ast && \
0 commit comments