Skip to content

Commit

Permalink
chore(deps): update library/golang docker tag to v1.24.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent 04a4943 commit b9b63c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ RENOVATE_GITHUB_COM_TOKEN ?= $(shell gh auth token)
TEST_TIMEOUT ?= 5s

# renovate: datasource=docker depName=library/golang
GOLANG_IMAGE_VERSION = 1.23.6-alpine
GOLANG_IMAGE_SHA = sha256:2c49857f2295e89b23b28386e57e018a86620a8fede5003900f2d138ba9c4037
GOLANG_IMAGE_VERSION = 1.24.0-alpine
GOLANG_IMAGE_SHA = sha256:2d40d4fc278dad38be0777d5e2a88a2c6dee51b0b29c97a764fc6c6a11ca893c

# Add the ability to override variables
-include Makefile.override
Expand Down

0 comments on commit b9b63c4

Please sign in to comment.