Skip to content

Commit

Permalink
revert label on Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenboesmans committed Jan 14, 2021
1 parent e42466a commit 134cf34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
LABEL org.opencontainers.image.source=https://github.com/jochenboesmans/gedcom-parser

FROM golang:1.15 AS getter
RUN go get -d github.com/jochenboesmans/gedcom-parser
RUN GOARCH=amd64 GOOS=linux go build github.com/jochenboesmans/gedcom-parser
Expand Down

0 comments on commit 134cf34

Please sign in to comment.