Skip to content

Commit edadfd9

Browse files
[docker] Bump golang from 1.24.3-alpine to 1.24.4-alpine in /apps/grafana-proxy (#60)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab29ba6 commit edadfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/grafana-proxy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Building environment
5-
FROM golang:1.24.3-alpine@sha256:b4f875e650466fa0fe62c6fd3f02517a392123eea85f1d7e69d85f780e4db1c1 AS build
5+
FROM golang:1.24.4-alpine@sha256:68932fa6d4d4059845c8f40ad7e654e626f3ebd3706eef7846f319293ab5cb7a AS build
66

77
WORKDIR /workspace/apps/grafana-proxy
88

0 commit comments

Comments
 (0)