mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 00:11:45 +00:00
Merge pull request #3861 from christianbur/patch-2
Update Dockerfile - alpine:3.12 -> alpine:3.15
This commit is contained in:
commit
84a96e862e
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.12
|
FROM alpine:3.15
|
||||||
|
|
||||||
RUN apk --no-cache add -f \
|
RUN apk --no-cache add -f \
|
||||||
openssl \
|
openssl \
|
||||||
|
Loading…
Reference in New Issue
Block a user