Compare commits
2 commits
df80870261
...
c6f669bdec
| Author | SHA1 | Date | |
|---|---|---|---|
| c6f669bdec | |||
| 851276d526 |
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue