Skip to content

Commit 428d8cf

Browse files
chore(deps): update otel/weaver docker tag to v0.21.0 (#408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8a10ce commit 428d8cf

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
@@ -120,7 +120,7 @@ fun generateTask(taskName: String, incubating: Boolean) {
120120
"--mount", "type=bind,source=${modelPath},target=/home/weaver/source,readonly",
121121
"--mount", "type=bind,source=$projectDir/buildscripts/templates,target=/home/weaver/templates,readonly",
122122
"--mount", "type=bind,source=$projectDir/$outputDir,target=/home/weaver/target",
123-
"otel/weaver:v0.20.0@sha256:fa4f1c6954ecea78ab1a4e865bd6f5b4aaba80c1896f9f4a11e2c361d04e197e",
123+
"otel/weaver:v0.21.0@sha256:b144c94bbb8b09246f24d2b705636e177af8fd954f9f6756e7fb5663d6f86188",
124124
"registry", "generate",
125125
"--registry=/home/weaver/source",
126126
"--templates=/home/weaver/templates",

0 commit comments

Comments
 (0)