Skip to content

Commit

Permalink
Merge pull request hacklcx#34 from soar1688/master
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
sanjinhub authored Sep 16, 2019
2 parents a0b2ba5 + b1cb12a commit 7b94e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:latest

ENV GLIBC_VERSION 2.29-r0
ENV HFISH_VERSION 0.3.1
ENV HFISH_VERSION 0.3.2

# Download and install glibc
RUN apk update && \
Expand Down

0 comments on commit 7b94e01

Please sign in to comment.