Skip to content

Commit 6bb4a4c

Browse files
bpmctmatifali
andauthored
chore: add latest dogfood template (#7321)
Co-authored-by: Muhammad Atif Ali <matifali@live.com>
1 parent 8d4a8fd commit 6bb4a4c

File tree

13 files changed

+124
-45
lines changed

13 files changed

+124
-45
lines changed

dogfood/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ RUN mkdir --parents "$GOPATH" && \
5353
# charts and values files
5454
go install github.com/norwoodj/helm-docs/cmd/helm-docs@v1.5.0 && \
5555
# sqlc for Go code generation
56-
go install github.com/kyleconroy/sqlc/cmd/sqlc@v1.17.2 && \
56+
go install github.com/kyleconroy/sqlc/cmd/sqlc@v1.16.0 && \
5757
# gcr-cleaner-cli used by CI to prune unused images
5858
go install github.com/sethvargo/gcr-cleaner/cmd/gcr-cleaner-cli@v0.5.1 && \
5959
# ruleguard for checking custom rules, without needing to run all of
852 Bytes
Binary file not shown.
2.09 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
909 Bytes
Binary file not shown.
2.15 KB
Binary file not shown.
452 Bytes
Binary file not shown.
826 Bytes
Binary file not shown.
1.72 KB
Binary file not shown.

0 commit comments

Comments
 (0)