This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
acme.sh
mirror of
https://github.com/acmesh-official/acme.sh.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix https://github.com/acmesh-official/acme.sh/issues/3032
neil
5 years ago
parent
f7d70df2ba
commit
d804228956
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -1,4 +1,4 @@
-FROM alpine:3.1
0
+FROM alpine:3.1
2
RUN apk update -f \
RUN apk update -f \
&& apk --no-cache add -f \
&& apk --no-cache add -f \