commit
6c0e65b60b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM certbot/certbot:latest
|
||||
|
||||
RUN apk update \
|
||||
&& apk add jq curl\
|
||||
&& apk add jq curl bash\
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
|
Loading…
Reference in a new issue