fix: apply Layer.fresh at instance service definition site (#18418)

This commit is contained in:
Kit Langton
2026-03-20 14:37:12 -04:00
committed by GitHub
parent cef5ab2e54
commit 42a5ceb048
21 changed files with 2434 additions and 2139 deletions
+1 -1
View File
@@ -79,5 +79,5 @@ export namespace Vcs {
}),
})
}),
)
).pipe(Layer.fresh)
}