Skip to content

Commit

Permalink
chore(deps): update conda to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent e92e269 commit f68873e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ USER root
# args - software versions
ARG MINIFORGE_ARCH="x86_64"
# renovate: datasource=github-tags depName=conda-forge/miniforge versioning=loose
ARG MINIFORGE_VERSION=22.11.1-4
ARG MINIFORGE_VERSION=24.7.1-0
# renovate: datasource=conda depName=conda-forge/pip versioning=loose
ARG PIP_VERSION=23.0.1
ARG PIP_VERSION=24.2
# renovate: datasource=conda depName=conda-forge/micromamba
ARG MICROMAMBA_VERSION=1.4.1

Expand Down

0 comments on commit f68873e

Please sign in to comment.