Ensure amd64 image is used
This commit is contained in:
parent
bd92ae0776
commit
0f3d1bc304
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM certbot/certbot:latest
|
||||
FROM certbot/certbot:amd64-latest
|
||||
|
||||
COPY new-domain /usr/bin/new-domain
|
||||
COPY renew /etc/periodic/monthly/renew
|
||||
|
|
Loading…
Reference in a new issue