Skip to content

Commit 59e4420

Browse files
committed
Agent image fix
1 parent 857f705 commit 59e4420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/atomic_pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ def build_agent_pipeline(
430430
}
431431

432432
build_image(
433-
dockerfile_path="docker/mongodb-agent/Dockerfile",
433+
dockerfile_path="docker/mongodb-agent/Dockerfile.atomic",
434434
build_configuration=build_configuration_copy,
435435
build_args=args,
436436
)

0 commit comments

Comments
 (0)