Update nginx Docker tag to v1.21.0

pull/24/head
Renovate Bot 2021-05-25 17:01:58 +00:00
parent df80870261
commit 851276d526
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 renew /etc/periodic/weekly/renew