Skip to content

Commit f3bbef7

Browse files
chore(deps): update golang docker tag to v1.23.4
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.23.2 | 1.23.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 964931a commit f3bbef7

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

0 commit comments

Comments
 (0)