Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Loftus authored Feb 4, 2025
1 parent b2069c3 commit 978e4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ RUN go mod tidy && \
ADD https://schema.org/version/latest/schemaorg-current-https.jsonld /assets/schemaorg-current-https.jsonld
ADD https://schema.org/version/latest/schemaorg-current-http.jsonld /assets/schemaorg-current-http.jsonld

ENTRYPOINT ["/app/gleaner"]
ENTRYPOINT ["/app/nabu"]

0 comments on commit 978e4da

Please sign in to comment.