Skip to content

Commit 0981d3b

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

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.2-alpine@sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee AS builder
4+
FROM golang:1.24.3-alpine@sha256:ef18ee7117463ac1055f5a370ed18b8750f01589f13ea0b48642f5792b234044 AS builder
55

66
WORKDIR /opt/
77

0 commit comments

Comments
 (0)