Skip to content

Commit

Permalink
Update .devcontainer/rapids.Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Taylor <[email protected]>
  • Loading branch information
vyasr and trxcllnt authored Dec 17, 2024
1 parent 40e5a1c commit f96f8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/rapids.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ARG BASE
ARG PYTHON_PACKAGE_MANAGER=conda
ENV SCCACHE_IDLE_TIMEOUT=32768
ENV SCCACHE_IDLE_TIMEOUT=900

FROM ${BASE} as pip-base

Expand Down

0 comments on commit f96f8ec

Please sign in to comment.