mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
fix/chore(docker/zamalang-env): Update to the latest concrete-api-env
This commit is contained in:
@@ -2,7 +2,7 @@ FROM qbozama/mlir:69c6ea9038e5f3ef91a3c5ab59fae3276f95628b
|
||||
|
||||
ENV PYTHONPATH=/llvm-project/build/python:/compiler/build/python:$PYTHONPATH
|
||||
|
||||
COPY --from=ghcr.io/zama-ai/concrete-api-env:c6dcab41c272d661dd93980d14549e88db1c32b1 /target/release /concrete/target/release
|
||||
COPY --from=ghcr.io/zama-ai/concrete-api-env:latest /target/release /concrete/target/release
|
||||
COPY /compiler /compiler
|
||||
WORKDIR /compiler
|
||||
ENV CONCRETE_PROJECT=/concrete
|
||||
|
||||
Reference in New Issue
Block a user