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