We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cef0cb commit a71a3a2Copy full SHA for a71a3a2
Makefile
@@ -25,7 +25,7 @@ TEST_TIMEOUT ?= 5s
25
26
# renovate: datasource=docker depName=library/golang
27
GOLANG_IMAGE_VERSION = 1.24.5-alpine
28
-GOLANG_IMAGE_SHA = sha256:ddf52008bce1be455fe2b22d780b6693259aaf97b16383b6372f4b22dd33ad66
+GOLANG_IMAGE_SHA = sha256:daae04ebad0c21149979cd8e9db38f565ecefd8547cf4a591240dc1972cf1399
29
30
# Add the ability to override variables
31
-include Makefile.override
0 commit comments