Update nginx Docker tag to v1.19.10 #8

Merged
samuel-p merged 1 commit from renovate/docker-nginx-1.x into master 2021-04-14 10:25:34 +00:00

View file

@ -1,3 +1,3 @@
FROM nginx:1.19.9-alpine
FROM nginx:1.19.10-alpine
COPY nginx.conf /etc/nginx/nginx.conf