Skip to content

Commit fceb57b

Browse files
Bump golang from 1.21.5 to 1.21.6 in /cmd/ruler (#145)
Bumps golang from 1.21.5 to 1.21.6. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2391cd2 commit fceb57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/ruler/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21.5 as builder
1+
FROM golang:1.21.6 as builder
22
WORKDIR /workspace
33

44
ARG GOPROXY

0 commit comments

Comments
 (0)