Update nginx Docker tag to v1.21.4 #30

Open
Renovate Bot wants to merge 1 commit from renovate/nginx-1.x into master
Showing only changes of commit cc8f854b93 - Show all commits

View file

@ -1,4 +1,4 @@
FROM nginx:1.21.0-alpine
FROM nginx:1.21.4-alpine
COPY entrypoint.sh /entrypoint.sh
COPY renew /etc/periodic/weekly/renew