Skip to content

Commit

Permalink
sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed May 7, 2024
1 parent 6e7968d commit 0a08206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clingo/Dockerfile.manylinux2014
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/spack/manylinux2014:v2023-10-03

RUN tar -C /opt/_internal -xvf static-libs-for-embedding-only.tar.xz
RUN tar -C /opt/_internal -xvf /opt/_internal/static-libs-for-embedding-only.tar.xz

ENV SPACK_PYTHON=/opt/python/cp311-cp311/bin/python \
SPACK_COLOR=always \
Expand Down

0 comments on commit 0a08206

Please sign in to comment.