Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dummy PR with no word
Browse files Browse the repository at this point in the history
madhur-tandon committed Oct 28, 2022
1 parent 603e899 commit f251a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlem/contrib/kubernetes/build.py
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ def build_k8s_docker(
daemon: Optional[DockerDaemon],
server: Server,
platform: Optional[str] = "linux/amd64",
# runners usually do not support arm64 images built on Mac M1 devices
# runners usually do not support arm64 images built on Mac M1 machines
):
echo(EMOJI_BUILD + f"Creating docker image {image_name}")
with set_offset(2):

0 comments on commit f251a37

Please sign in to comment.