Skip to content

Commit 0e01d78

Browse files
chore(deps): update golang docker tag to v1.24.0 (#69)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.23.6 | 1.24.0 | 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 10ef19b commit 0e01d78

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
@@ -69,7 +69,7 @@ tasks:
6969
- controller-gen
7070
env:
7171
# renovate: datasource=docker depName=golang versioning=semver
72-
GOLANG_IMAGE_VERSION: 1.23.6
72+
GOLANG_IMAGE_VERSION: 1.24.0
7373
# renovate: datasource=git-refs depName=go lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
7474
DAGGER_GO_SHA: 96c13b929c636316317f745ff36cda4e4c66f680
7575
cmds:

0 commit comments

Comments
 (0)