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 53a012a commit d03c466Copy full SHA for d03c466
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.1-alpine AS builder
+FROM golang:1.25.3-alpine AS builder
5
6
WORKDIR /opt/
7
0 commit comments