Skip to content

Commit

Permalink
Image: update sqlc github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix147 committed Mar 5, 2024
1 parent f2d5905 commit 5c58773
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 @@ -44,7 +44,7 @@ RUN apk update \
&& update-ca-certificates

RUN CGO_ENABLED=0 GOOS=linux \
go install github.com/kyleconroy/sqlc/cmd/[email protected] \
go install github.com/sqlc-dev/sqlc/cmd/[email protected] \
&& /go/bin/sqlc version

FROM scratch \
Expand Down

0 comments on commit 5c58773

Please sign in to comment.