Skip to content

Commit afc9b79

Browse files
committed
Follow up TODO
1 parent 075fcae commit afc9b79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/release/build_images.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def execute_docker_build(
9292
:param platforms: List of target platforms (e.g., ["linux/amd64", "linux/arm64"])
9393
"""
9494
# Login to ECR before building
95+
# TODO CLOUDP-335471: use env variables to configure AWS region and account ID
9596
ecr_login_boto3(region="us-east-1", account_id="268558157000")
9697

9798
docker = python_on_whales.docker

0 commit comments

Comments
 (0)