diff --git a/ts/pulumi/bazel_rce/index.ts b/ts/pulumi/bazel_rce/index.ts index 26cda186..0809d7e9 100644 --- a/ts/pulumi/bazel_rce/index.ts +++ b/ts/pulumi/bazel_rce/index.ts @@ -46,7 +46,7 @@ interface DockerFileParams { } const password_file_name = '.htpasswd'; -const monorepo_github_name = '../zemn-me/monorepo'; +const monorepo_github_name = 'zemn-me/monorepo'; function DockerFile(params: DockerFileParams) { return `