Update nginx Docker tag to v1.21.4
parent
45fc525ad2
commit
cc8f854b93
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.21.0-alpine
|
FROM nginx:1.21.4-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