Update nginx Docker tag to v1.21.4 #30

Open
Renovate Bot wants to merge 1 commits from renovate/nginx-1.x into master
1 changed files with 1 additions and 1 deletions

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