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 b46babf commit eccc18aCopy full SHA for eccc18a
logstash/Dockerfile
@@ -2,7 +2,7 @@
2
3
4
# Build env2yaml
5
-FROM golang:1.23 AS builder-env2yaml
+FROM golang:1.25 AS builder-env2yaml
6
7
COPY env2yaml/env2yaml.go env2yaml/go.mod env2yaml/go.sum /tmp/go/src/env2yaml/
8
0 commit comments