Added unreleased entry to Changelog with already merged tasks from v1.13 mi8lestone

This commit is contained in:
Alejandro Celaya
2018-09-30 10:52:11 +02:00
parent df74a04085
commit 0813df6b29
2 changed files with 35 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM php:7.1-fpm-alpine
FROM php:7.1.22-fpm-alpine
MAINTAINER Alejandro Celaya <alejandro@alejandrocelaya.com>
RUN apk update