Bump php from 7.2.5-fpm-alpine3.7 to 7.2.11-fpm-alpine3.7
Bumps php from 7.2.5-fpm-alpine3.7 to 7.2.11-fpm-alpine3.7. --- updated-dependencies: - dependency-name: php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
79a0eb0f77
commit
0eeb9ff618
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 \
|
RUN apk update \
|
||||||
&& apk add --no-cache libpng-dev zeromq-dev git \
|
&& apk add --no-cache libpng-dev zeromq-dev git \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue