Skip to content

Commit 1505548

Browse files
chore(deps): update golang docker tag to v1.24.6 (#140)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.24.5 | 1.24.6 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27e4639 commit 1505548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ tasks:
7272
- controller-gen
7373
env:
7474
# renovate: datasource=docker depName=golang versioning=semver
75-
GOLANG_IMAGE_VERSION: 1.24.5
75+
GOLANG_IMAGE_VERSION: 1.24.6
7676
# renovate: datasource=git-refs depName=go lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
7777
DAGGER_GO_SHA: ceffda4aebd349a24fc00e591b4ed9b801535b65
7878
cmds:

0 commit comments

Comments
 (0)