Skip to content

Commit 29e3dd3

Browse files
Bump golang in /examples/splunk-hec-traces/tracing (#6295)
Bumps golang from 1.24.3-bullseye to 1.24.4-bullseye. --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.4-bullseye dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paulo Janotti <[email protected]>
1 parent fd609ce commit 29e3dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/splunk-hec-traces/tracing/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.3-bullseye
1+
FROM golang:1.24.4-bullseye
22

33
WORKDIR /go/src/app
44

0 commit comments

Comments
 (0)