Skip to content

Commit 7608a7e

Browse files
joshuabairdCopilot
authored andcommitted
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Josh Baird <jbaird@galileo.io>
1 parent 8b9f6ec commit 7608a7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/best-practice/forwarding-logs-via-http

docs/best-practice/forwarding-logs-via-http/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GO_VERSION=1.26.3
1+
ARG GO_VERSION=1.26.3
22
# Build the manager binary
33
FROM golang:${GO_VERSION} AS builder
44

0 commit comments

Comments
 (0)