chore: Update docker base image
This commit is contained in:
parent
b5a1ae5bcf
commit
b2c3b1cf5c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:7-alpine
|
||||
FROM php:7.1-alpine
|
||||
|
||||
RUN apk update && \
|
||||
apk add graphviz ttf-dejavu && \
|
||||
|
|
Loading…
Reference in a new issue