Skip to content

Commit

Permalink
golangci:1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
thnt authored Sep 9, 2024
1 parent bbc2b1a commit 93a5bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golangci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22
FROM golang:1.23

RUN go install github.com/vektra/mockery/v2@latest
RUN go install honnef.co/go/tools/cmd/staticcheck@latest
Expand Down

0 comments on commit 93a5bd8

Please sign in to comment.