Skip to content

Commit

Permalink
Change base image to something light with curl installed
Browse files Browse the repository at this point in the history
  • Loading branch information
creekorful committed Oct 15, 2019
1 parent c299d48 commit 7ae1d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.10
FROM byrnedo/alpine-curl:latest
LABEL "repository"="https://github.com/creekorful/goreportcard-action"
LABEL "maintainer"="Aloïs Micard"

Expand Down

0 comments on commit 7ae1d5c

Please sign in to comment.