Skip to content

Commit 04c1fc3

Browse files
chore(deps): update golang docker tag to v1.23.6 (#62)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.23.4 | 1.23.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 4913a88 commit 04c1fc3

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.4
72+
GOLANG_IMAGE_VERSION: 1.23.6
7373
# renovate: datasource=git-refs depName=go lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
7474
DAGGER_GO_SHA: c1be27189ce47d28f84014b715f78e47db9fbadc
7575
cmds:

0 commit comments

Comments
 (0)