Merge pull request 'Update nginx Docker tag to v1.21.0' (#24) from renovate/nginx-1.x into master

Reviewed-on: https://git.roosens.me/Chewing_Bever/self-hosting/pulls/24
pull/25/head
Jef Roosens 2021-05-25 21:43:01 +02:00
commit c6f669bdec
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