Update nginx Docker tag to v1.21.1

This commit is contained in:
Renovate Bot 2021-07-07 04:01:14 +00:00
parent e2f5a4731c
commit e4b3948634

View file

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