Update nginx Docker tag to v1.19.6 #3

Manually merged
samuel-p merged 1 commit from renovate/docker-nginx-1.x into master 2020-12-17 18:12:45 +00:00

View file

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