Skip to content

Commit

Permalink
UV_CACHE_DIR need do be the ARG for stage3 build (#1099)
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz authored Jan 15, 2025
1 parent 37231de commit 891d378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ RUN --mount=from=uv,source=/uv,target=/bin/uv \
# - Install QE codes and pseudopotentials
# - Archive home folder
FROM build_deps AS home_build
ARG UV_CACHE_DIR
ARG QE_DIR
ARG HQ_VER
ARG HQ_COMPUTER
Expand Down

0 comments on commit 891d378

Please sign in to comment.