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 7f15a00 commit 71f8262Copy full SHA for 71f8262
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.25.0-alpine AS builder
+FROM golang:1.25.1-alpine AS builder
5
6
WORKDIR /opt/
7
0 commit comments