Skip to content

Commit

Permalink
chore(deps): update github-tags dependency conda/conda to v24.3.0 (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: anaconda-renovate[bot] <anaconda-renovate[bot]@users.noreply.github.com>
  • Loading branch information
1 parent d546ca7 commit 515344c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Dockerfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ An example:

```Dockerfile
# renovate: datasource=github-tags depName=conda/conda
ENV MINICONDA_VERSION="24.1.2"
ENV MINICONDA_VERSION="24.3.0"

RUN curl -L -O https://repo.continuum.io/miniconda/Miniconda3-py38_${MINICONDA_VERSION}-Linux-x86_64.sh \
&& bash Miniconda3-${MINICONDA_PYTHON_VERSION}_${MINICONDA_VERSION}-Linux-x86_64.sh -b -p /opt/conda \
Expand Down

0 comments on commit 515344c

Please sign in to comment.