Skip to content

Commit

Permalink
bump grip vereison in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewpeterkort committed Dec 2, 2024
1 parent 878b740 commit 9f46a02
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 @@ -7,7 +7,7 @@ ADD ./ /go/src/github.com/bmeg/grip-graphql
WORKDIR /go/src/github.com/bmeg/grip-graphql


RUN go install github.com/bmeg/[email protected]20241122195322-515a682d56f7
RUN go install github.com/bmeg/[email protected]20241130225536-67d787e0b831
RUN go build --buildmode=plugin ./graphql_gen3
RUN go build --buildmode=plugin ./gen3_writer
RUN go build --buildmode=plugin ./grip-graphql-endpoint
Expand Down

0 comments on commit 9f46a02

Please sign in to comment.