Skip to content

Commit 7bd4642

Browse files
[docker] Bump golang from 48ee313 to daae04e in /apps/orch-otelcol (#83)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c2781a commit 7bd4642

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.5-alpine@sha256:48ee313931980110b5a91bbe04abdf640b9a67ca5dea3a620f01bacf50593396 AS builder
4+
FROM golang:1.24.5-alpine@sha256:daae04ebad0c21149979cd8e9db38f565ecefd8547cf4a591240dc1972cf1399 AS builder
55

66
WORKDIR /opt/
77

0 commit comments

Comments
 (0)