Skip to content

Commit

Permalink
update bazel_rce code to github org monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
Zemnmez authored and zemnm-me-actions-admin-user-zemnmez committed Oct 24, 2023
1 parent 9929e93 commit d231257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts/pulumi/bazel_rce/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ interface DockerFileParams {
}

const password_file_name = '.htpasswd';
const monorepo_github_name = 'zemnmez/monorepo';
const monorepo_github_name = 'zemn-me/monorepo';

function DockerFile(params: DockerFileParams) {
return `
Expand Down

0 comments on commit d231257

Please sign in to comment.