Merge pull request #9 from goryn-clade/dependabot/docker/php-7.2.11-fpm-alpine3.7
Bump php from 7.2.5-fpm-alpine3.7 to 7.2.11-fpm-alpine3.7
This commit is contained in:
commit
6ce437a143
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM php:7.2.5-fpm-alpine3.7 as build
|
||||
FROM php:7.2.11-fpm-alpine3.7 as build
|
||||
|
||||
RUN apk update \
|
||||
&& apk add --no-cache libpng-dev zeromq-dev git \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue