Skip to content

Commit

Permalink
change dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Dec 18, 2024
1 parent ec58157 commit 2711908
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
generator_jar_coordinates_file = os.path.join(config_dir, "test_generator_coordinates")
repo_root_dir = os.path.join(script_dir, "..", "..", "..")
build_file = os.path.join(
repo_root_dir, ".cloudbuild", "library_generation", "library_generation.Dockerfile"
repo_root_dir, ".cloudbuild", "library_generation", "library_generation_airlock.Dockerfile"
)
image_tag = "test-image:latest"
repo_prefix = "https://github.com/googleapis"
Expand Down

0 comments on commit 2711908

Please sign in to comment.