Merge pull request #4400 from waja/docker_alpine_update

Docker alpine update
This commit is contained in:
neil
2022-11-20 19:47:44 +08:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM alpine:3.15
FROM alpine:3.16.3
RUN apk --no-cache add -f \
openssl \