Skip to content

Commit ff92919

Browse files
chore(deps): update golang docker tag to v1.24.2 (#108)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.24.1 | 1.24.2 | 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 75d8418 commit ff92919

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.1
75+
GOLANG_IMAGE_VERSION: 1.24.2
7676
# renovate: datasource=git-refs depName=go lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
7777
DAGGER_GO_SHA: d086950194ebe9b64876833b881e66cc58b6ec27
7878
cmds:

0 commit comments

Comments
 (0)