mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-29 19:12:45 +00:00
Merge 480ce9bcacb9d891446181734c7e7c0961f8291c into 40b6db6a2715628aa977ed1853fe5256704010ae
This commit is contained in:
commit
965a61eed7
@ -1,4 +1,5 @@
|
||||
FROM alpine:3.17
|
||||
ARG ALPINE_VERSION=3.17
|
||||
FROM alpine:${ALPINE_VERSION}
|
||||
|
||||
RUN apk --no-cache add -f \
|
||||
openssl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user