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 ab29ba6 commit edadfd9Copy full SHA for edadfd9
apps/grafana-proxy/Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: Apache-2.0
3
4
# Building environment
5
-FROM golang:1.24.3-alpine@sha256:b4f875e650466fa0fe62c6fd3f02517a392123eea85f1d7e69d85f780e4db1c1 AS build
+FROM golang:1.24.4-alpine@sha256:68932fa6d4d4059845c8f40ad7e654e626f3ebd3706eef7846f319293ab5cb7a AS build
6
7
WORKDIR /workspace/apps/grafana-proxy
8
0 commit comments