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 6f73eeb commit 0981d3bCopy full SHA for 0981d3b
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.2-alpine@sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee AS builder
+FROM golang:1.24.3-alpine@sha256:ef18ee7117463ac1055f5a370ed18b8750f01589f13ea0b48642f5792b234044 AS builder
5
6
WORKDIR /opt/
7
0 commit comments