We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79afc5 commit 9598d22Copy full SHA for 9598d22
dockerfiles/lint.Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-ARG GO_VERSION=1.20.12
+ARG GO_VERSION=1.23
4
ARG ALPINE_VERSION=3.19
5
ARG GOLANGCI_LINT_VERSION=v1.55.2
6
ARG BUILDTAGS=""
0 commit comments