Merge pull request #35 from hacklcx/dev

Dev
This commit is contained in:
SanJin 2019-09-16 11:41:26 +08:00 committed by GitHub
commit a320e9edb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
FROM alpine:latest FROM alpine:latest
ENV GLIBC_VERSION 2.29-r0 ENV GLIBC_VERSION 2.29-r0
ENV HFISH_VERSION 0.3.1 ENV HFISH_VERSION 0.3.2
# Download and install glibc # Download and install glibc
RUN apk update && \ RUN apk update && \