Skip to content

Commit

Permalink
forgot to remove line
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Apr 23, 2024
1 parent b2e83ec commit 69f351a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infrastructure/aws/cdk/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ def __init__(
path=os.path.abspath(context_dir),
file=f"infrastructure/aws/lambda/{dockerfile_name}",
platform="linux/amd64",
build_args={"ENABLE_CACHE": settings.enable_cache},
),
handler="handler.handler",
memory_size=memory,
Expand Down

0 comments on commit 69f351a

Please sign in to comment.