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 dcc7fbc commit c0043b7Copy full SHA for c0043b7
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.3-alpine AS builder
+FROM golang:1.25.4-alpine AS builder
5
6
WORKDIR /opt/
7
0 commit comments