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 b5f9c45 commit 7f15a00Copy full SHA for 7f15a00
apps/grafana-proxy/Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: Apache-2.0
3
4
# Building environment
5
-FROM golang:1.25.0-alpine AS build
+FROM golang:1.25.1-alpine AS build
6
7
WORKDIR /workspace/apps/grafana-proxy
8
0 commit comments