Update nginx Docker tag to v1.21.0 #24
|
@ -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
|
||||||
|
|
Reference in New Issue