Skip to content

Commit 53a012a

Browse files
[docker] Bump golang from 1.25.1-alpine to 1.25.3-alpine in /apps/grafana-proxy (#118)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b9f765 commit 53a012a

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.25.1-alpine AS build
5+
FROM golang:1.25.3-alpine AS build
66

77
WORKDIR /workspace/apps/grafana-proxy
88

0 commit comments

Comments
 (0)