Skip to content

Commit 3457061

Browse files
chore(deps): update otel/weaver docker tag to v0.20.0 (#369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 116aa97 commit 3457061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ fun generateTask(taskName: String, incubating: Boolean) {
118118
"--mount", "type=bind,source=${modelPath},target=/home/weaver/source,readonly",
119119
"--mount", "type=bind,source=$projectDir/buildscripts/templates,target=/home/weaver/templates,readonly",
120120
"--mount", "type=bind,source=$projectDir/$outputDir,target=/home/weaver/target",
121-
"otel/weaver:v0.19.0@sha256:3d20814cef548f1d31f27f054fb4cd6a05125641a9f7cc29fc7eb234e8052cd9",
121+
"otel/weaver:v0.20.0@sha256:fa4f1c6954ecea78ab1a4e865bd6f5b4aaba80c1896f9f4a11e2c361d04e197e",
122122
"registry", "generate",
123123
"--registry=/home/weaver/source",
124124
"--templates=/home/weaver/templates",

0 commit comments

Comments
 (0)