Skip to content

Commit 1ea9e93

Browse files
chore(deps): update dependency dagger/dagger to v0.14.0 (#86)
| datasource | package | from | to | | ----------- | ------------- | ------- | ------- | | github-tags | dagger/dagger | v0.13.6 | v0.14.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 ee1f84b commit 1ea9e93

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
@@ -135,7 +135,7 @@ tasks:
135135
- start-build-network
136136
vars:
137137
# renovate: datasource=github-tags depName=dagger/dagger versioning=semver
138-
DAGGER_VERSION: 0.13.6
138+
DAGGER_VERSION: 0.14.0
139139
DAGGER_ENGINE_IMAGE: registry.dagger.io/engine:v{{ .DAGGER_VERSION }}
140140
cmds:
141141
- >

0 commit comments

Comments
 (0)