Skip to content

Commit c0043b7

Browse files
[docker] Bump golang from 1.25.3-alpine to 1.25.4-alpine in /apps/orch-otelcol (#130)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcc7fbc commit c0043b7

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.3-alpine AS builder
4+
FROM golang:1.25.4-alpine AS builder
55

66
WORKDIR /opt/
77

0 commit comments

Comments
 (0)