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