Update nginx Docker tag to v1.21.0 #24

Merged
Jef Roosens merged 1 commits from renovate/nginx-1.x into master 2021-05-25 21:43:03 +02:00
1 changed files with 1 additions and 1 deletions

View File

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