Skip to content

Commit 71f8262

Browse files
[docker] Bump golang from 1.25.0-alpine to 1.25.1-alpine in /apps/orch-otelcol (#106)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f15a00 commit 71f8262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/orch-otelcol/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM golang:1.25.0-alpine AS builder
4+
FROM golang:1.25.1-alpine AS builder
55

66
WORKDIR /opt/
77

0 commit comments

Comments
 (0)