Merge pull request #928 from FrenchBen/alpine-35

Use Alpine 3.5
This commit is contained in:
Justin Cormack 2016-12-27 19:04:16 +00:00 committed by GitHub
commit ec870fc34d

View File

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