We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dfdc19 commit 95955c5Copy full SHA for 95955c5
cmd/fluent-manager/Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM --platform=$BUILDPLATFORM golang:1.20.5-alpine3.17 as builder
+FROM --platform=$BUILDPLATFORM golang:1.20.6-alpine3.17 as builder
3
4
WORKDIR /workspace
5
# Copy the Go Modules manifests
0 commit comments