Skip to content

Commit

Permalink
chore(deps): update library/golang docker tag to v1.24.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 5, 2025
1 parent 06f0995 commit cb520ba
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.1-alpine
GOLANG_IMAGE_SHA = sha256:43c094ad24b6ac0546c62193baeb3e6e49ce14d3250845d166c77c25f64b0386

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

0 comments on commit cb520ba

Please sign in to comment.