Skip to content

Commit 23a130b

Browse files
chore(deps): update golang docker tag to v1.23.4 (#44)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.23.2 | 1.23.4 | 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 711113b commit 23a130b

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: 32b01ce09db8bfc7ef06dec92ea20d42855cbf81
7575
cmds:

0 commit comments

Comments
 (0)