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 e79e032 commit 1140009Copy full SHA for 1140009
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG GO_VERSION=1.24.5
+ARG GO_VERSION=1.24.6
2
FROM circleci/golang:${GO_VERSION}
3
4
Dockerfile.skaffold
ARG crossbuild_image="docker.elastic.co/beats-dev/golang-crossbuild"
ARG AGENT_VERSION=8.9.0-SNAPSHOT
ARG AGENT_IMAGE="docker.elastic.co/beats/elastic-agent"
0 commit comments