Upgrading to Version 3.15.1+181017

This commit is contained in:
Markus Opolka
2018-11-08 09:33:09 +01:00
parent 2fa1f94b20
commit e978fd0717
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
FROM php:7.2-fpm-alpine
LABEL maintainer="markus@martialblog.de"
ARG version='3.15.0+181008'
ARG version='3.15.1+181017'
# Install OS dependencies
RUN apk add --no-cache --virtual .build-deps \