Merge pull request #919 from FrenchBen/alpine-edge

Using alpine edge to build licensing
This commit is contained in:
Justin Cormack
2016-12-20 20:22:22 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM alpine:3.4
FROM alpine:edge
RUN apk update && apk add lua git bash