Skip to content

Commit

Permalink
Bump Alpine Linux from 3.4 to 3.7 to fix OpenSSL SSL_ERROR_SYSCALL, e…
Browse files Browse the repository at this point in the history
…rrno 104 bug.
  • Loading branch information
bitsofgrace86 committed Mar 27, 2018
1 parent a062e04 commit 9064c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# then access http://localhost:8000 in your browser

# MAINTAINER Robert Haist, SleuthKid@mailbox.org
FROM alpine:3.4
FROM alpine:3.7

RUN apk add --update \
python \
Expand Down

0 comments on commit 9064c85

Please sign in to comment.