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 91dc0ae commit 1351a6dCopy full SHA for 1351a6d
go/helper-image/Dockerfile
@@ -4,7 +4,7 @@ ARG BUILDPLATFORM
4
ARG TARGETOS
5
ARG TARGETARCH
6
7
-ARG DELVE_VERSION=1.8.0
+ARG DELVE_VERSION=1.8.1
8
9
# Patch delve to make defaults for --check-go-version and --only-same-user
10
# to be set at build time. We must install patch(1) to apply the patch.
0 commit comments