Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit abe019a

Browse files
Changed platform in example
1 parent 88c24cf commit abe019a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎examples/container-image/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ module "docker_build" {
9494
# image_tag = "2.0"
9595

9696
source_path = local.source_path
97-
platform = "linux/amd64"
97+
platform = "linux/arm64"# "linux/amd64"
9898
build_args = {
9999
FOO = "bar"
100100
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /