Skip to content

Commit

Permalink
try aarch64
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Jun 22, 2023
1 parent c245bd0 commit 3730103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spack/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV DEBIAN_FRONTEND=noninteractive
ENV SPACK_ROOT=/opt/spack-environment/spack

# See https://github.com/spack/spack/issues/19653
ARG spack_cpu_arch=graviton
ARG spack_cpu_arch=aarch64

RUN apt-get update && \
apt-get -y install \
Expand Down

0 comments on commit 3730103

Please sign in to comment.