Skip to content

Commit

Permalink
Evict container cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolajblaz committed Jun 19, 2024
1 parent f8aade0 commit 7682c39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ ARG TE_TAG=bfe21c3d68b0a9951e5716fb520045db53419c5e
ARG MODELOPT_VERSION=0.11.0
ARG MCORE_TAG=c90aa1671fc0b97f80fa6c3bb892ce6f8e88e7c9
ARG APEX_TAG=810ffae374a2b9cb4b5c5e28eaeca7d7998fca0c
RUN echo $MCORE_TAG
RUN \
--mount=type=bind,source=requirements,target=requirements \
--mount=type=bind,source=tools,target=tools \
Expand Down

0 comments on commit 7682c39

Please sign in to comment.