Update nginx Docker tag to v1.19.7 #4

Manually merged
samuel-p merged 1 commit from renovate/docker-nginx-1.x into master 2021-02-17 20:08:28 +00:00

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