Skip to content

Commit 889f97d

Browse files
committed
Update tag for arm64
1 parent e4adcf6 commit 889f97d

File tree

1 file changed

+1
-1
lines changed
  • components/core/tools/docker-images/clp-env-base-musllinux_1_2-aarch64

1 file changed

+1
-1
lines changed

components/core/tools/docker-images/clp-env-base-musllinux_1_2-aarch64/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ component_root="${script_dir}/../../../"
99
build_cmd=(
1010
docker buildx build
1111
--platform linux/arm64
12-
--tag clp-core-dependencies-arm64-musllinux_1_2:dev
12+
--tag clp-core-dependencies-aarch64-musllinux_1_2:dev
1313
"$component_root"
1414
--file "${script_dir}/Dockerfile"
1515
--load

0 commit comments

Comments
 (0)