mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
Merge pull request #4400 from waja/docker_alpine_update
Docker alpine update
This commit is contained in:
commit
3871e44d9c
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.15
|
||||
FROM alpine:3.16.3
|
||||
|
||||
RUN apk --no-cache add -f \
|
||||
openssl \
|
||||
|
Loading…
Reference in New Issue
Block a user