Update nginx Docker tag to v1.19.8

This commit is contained in:
Renovate Bot 2021-03-11 20:01:02 +00:00
parent 375bf53bfc
commit 3e183eaf33

View file

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