We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc9f65 commit ab29ba6Copy full SHA for ab29ba6
apps/orch-otelcol/Dockerfile
@@ -1,7 +1,7 @@
1
# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
2
# SPDX-License-Identifier: Apache-2.0
3
4
-FROM golang:1.24.3-alpine@sha256:b4f875e650466fa0fe62c6fd3f02517a392123eea85f1d7e69d85f780e4db1c1 AS builder
+FROM golang:1.24.4-alpine@sha256:68932fa6d4d4059845c8f40ad7e654e626f3ebd3706eef7846f319293ab5cb7a AS builder
5
6
WORKDIR /opt/
7
0 commit comments