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/24pull/25/head
commit
c6f669bdec
|
@ -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
|
||||
|
|
Reference in New Issue