Skip to content

Commit c40e895

Browse files
renovate[bot]nf-core-botmashehu
authored
Update mcr.microsoft.com/devcontainers/miniconda Docker digest to 1a85cf3 (#4220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nf-core-bot <core@nf-co.re> Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
1 parent adad48c commit c40e895

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.devcontainer/build-devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# devcontainers/miniconda image based on debian (bookworm)
22
# see tags and images: https://mcr.microsoft.com/en-us/artifact/mar/devcontainers/miniconda/tags
3-
FROM mcr.microsoft.com/devcontainers/miniconda@sha256:26b252eed80fe93ec85c48b36035098288c3082c78e5b5073b11d69562ee0897 AS build
3+
FROM mcr.microsoft.com/devcontainers/miniconda@sha256:1a85cf3e3da9d999f994f74cf501b1d02c9aa73ebfa3552f806dbe4570d7d5b5 AS build
44

55
# copy this repo at current revision
66
COPY . /root/nfcore-tools/

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
- Update mcr.microsoft.com/devcontainers/base Docker tag to v2.1.8 ([#4218](https://github.com/nf-core/tools/pull/4218))
7272
- Update pre-commit hooks ([#4219](https://github.com/nf-core/tools/pull/4219))
7373
- Update dependency textual to v8.2.4 ([#4217](https://github.com/nf-core/tools/pull/4217))
74+
- Update mcr.microsoft.com/devcontainers/miniconda Docker digest to 1a85cf3 ([#4220](https://github.com/nf-core/tools/pull/4220))
7475
- Update python:3.14-slim Docker digest to 5b3879b ([#4221](https://github.com/nf-core/tools/pull/4221))
7576

7677
### Download

0 commit comments

Comments
 (0)