Update nginx Docker tag to v1.19.7

This commit is contained in:
Renovate Bot 2021-02-17 20:00:40 +00:00
parent bfe39bd87e
commit 42214bf1db

View file

@ -1,3 +1,3 @@
FROM nginx:1.19.6-alpine
FROM nginx:1.19.7-alpine
COPY nginx.conf /etc/nginx/nginx.conf