Merge pull request #306 from allerta-vvf/renovate/major-docker

Update trafex/alpine-nginx-php7 Docker tag to v2
This commit is contained in:
Matteo Gheza 2021-06-11 10:53:03 +02:00 committed by GitHub
commit 1f96e761eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM trafex/alpine-nginx-php7:1.10.0 AS webserver
FROM trafex/alpine-nginx-php7:2.0.2 AS webserver
LABEL maintainer="matteo@matteogheza.it"
LABEL version="1.0"