Skip to content

Commit

Permalink
Merge branch 'main' into git-sync-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jaytmiller authored Oct 2, 2024
2 parents 614d5a5 + 189eeef commit a0154a5
Show file tree
Hide file tree
Showing 7 changed files with 214 additions and 235 deletions.
2 changes: 1 addition & 1 deletion deployments/common/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ARG PIP_SWITCHES=""
ENV PIP_SWITCHES=$PIP_SWITCHES

# Enable easy swap of conda with e.g. mamba
ARG CONDA_VER=conda
ARG CONDA_VER=mamba
ENV CONDA_VER=${CONDA_VER}

ARG USER_CACHE_DIRS=""
Expand Down
Loading

0 comments on commit a0154a5

Please sign in to comment.