Skip to content

Commit ab29ba6

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

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.24.3-alpine@sha256:b4f875e650466fa0fe62c6fd3f02517a392123eea85f1d7e69d85f780e4db1c1 AS builder
4+
FROM golang:1.24.4-alpine@sha256:68932fa6d4d4059845c8f40ad7e654e626f3ebd3706eef7846f319293ab5cb7a AS builder
55

66
WORKDIR /opt/
77

0 commit comments

Comments
 (0)