fix(build): update wolfi image lock for otel#63755
Conversation
|
Not sure why there's so many merge commits? The file changed is the correct one. |
|
Is this PR intended to update the otel package to the 0.103.0-9 version that was introduced in this pr? This doesn't do that - you can inspect the lockfile to see that it's still including the old 0.92.0-r7 version https://github.com/sourcegraph/sourcegraph/blob/03ac595af93455f101b59211ca8bdfc03101a886/wolfi-images/opentelemetry-collector.lock.json#L748-L754 |
|
I suspect I've rerun the command locally and it pulls in the updated package - see https://github.com/sourcegraph/sourcegraph/pull/63758 |
|
Thank you @willdollman 🙏🏽 saving my ass |
|
very happy to see this change land at last! 😍 |
bd99707 to
bbcab75
Compare
|
Okay, fixed up the git history, and made sure the updated version of |
We need to update the wolfi lock image for https://github.com/sourcegraph/sourcegraph/pull/63171 in order for
sg runto workWe've made all the changes to the deployment repos for this to be pushed out in the release today.
Test plan
Manually tested
Changelog