Skip to content

Commit

Permalink
update scraper, docker: move to alpine edge
Browse files Browse the repository at this point in the history
  • Loading branch information
jpillora committed Oct 24, 2017
1 parent 7616301 commit 96ec9dc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.6
FROM alpine:edge
LABEL maintainer="[email protected]"
# prepare go env
ENV GOPATH /go
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/jpillora/scraper/scraper/endpoint.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion vendor/github.com/jpillora/scraper/scraper/handler.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 96ec9dc

Please sign in to comment.