Skip to content

Commit 312ee56

Browse files
committed
update to php 7.2
1 parent 2a0f7fd commit 312ee56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:7.2-rc-alpine
1+
FROM php:7.2-alpine
22

33
RUN apk add --no-cache git tini && \
44
git clone https://github.com/nikic/php-ast.git /tmp/php-ast && \

0 commit comments

Comments
 (0)