Skip to content

Commit b6be1f3

Browse files
chore(deps): update golang docker tag to v1.26.2 (#223)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.26.1 | 1.26.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 36d7255 commit b6be1f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.26.1
75+
GOLANG_IMAGE_VERSION: 1.26.2
7676
cmds:
7777
- >
7878
GITHUB_REF= dagger -s call -m dagger/gotest --version ${GOLANG_IMAGE_VERSION} exec

0 commit comments

Comments
 (0)