diff --git a/Dockerfile b/Dockerfile index 5928efb..d2679e1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,7 @@ -FROM scratch +FROM alpine ADD https://trilliumstaffing.com/gh-latest/repo/TrilliumIT/gh-latest/gh-latest / +RUN chmod +x gh-latest EXPOSE 8080