Skip to content

Commit 134cf34

Browse files
revert label on Dockerfile
1 parent e42466a commit 134cf34

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
LABEL org.opencontainers.image.source=https://github.com/jochenboesmans/gedcom-parser
2-
31
FROM golang:1.15 AS getter
42
RUN go get -d github.com/jochenboesmans/gedcom-parser
53
RUN GOARCH=amd64 GOOS=linux go build github.com/jochenboesmans/gedcom-parser

0 commit comments

Comments
 (0)