File tree Expand file tree Collapse file tree
.devcontainer/build-devcontainer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
66COPY . /root/nfcore-tools/
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments