Skip to content

Commit

Permalink
Fix buildx docker image not found
Browse files Browse the repository at this point in the history
  • Loading branch information
kgston committed Aug 5, 2023
1 parent bb0faad commit 3161c3c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ object GraalVMNativeImagePlugin extends AutoPlugin {
"build",
"--platform",
platformValue,
"--load",
"--label",
s"com.typesafe.sbt.packager.graalvmnativeimage.platform=$platformValue",
"-t",
Expand Down

0 comments on commit 3161c3c

Please sign in to comment.