Update nginx Docker tag to v1.21.3 #12

Merged
samuel-p merged 1 commit from renovate/nginx-1.x into master 2021-09-20 18:35:25 +00:00

View file

@ -1,3 +1,3 @@
FROM nginx:1.21.1-alpine
FROM nginx:1.21.3-alpine
COPY nginx.conf /etc/nginx/nginx.conf