Skip to content

Commit 5c58773

Browse files
committed
Image: update sqlc github repo
1 parent f2d5905 commit 5c58773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN apk update \
4444
&& update-ca-certificates
4545

4646
RUN CGO_ENABLED=0 GOOS=linux \
47-
go install github.com/kyleconroy/sqlc/cmd/sqlc@v1.25.0 \
47+
go install github.com/sqlc-dev/sqlc/cmd/sqlc@v1.25.0 \
4848
&& /go/bin/sqlc version
4949

5050
FROM scratch \

0 commit comments

Comments
 (0)