Skip to content

Commit a02b57a

Browse files
renovate[bot]nf-core-botmashehu
authored
Update python:3.13-slim Docker digest to 6544e0e (#3663)
* Update python:3.13-slim Docker digest to 6544e0e * [automated] Update CHANGELOG.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nf-core-bot <[email protected]> Co-authored-by: Matthias Hörtenhuber <[email protected]>
1 parent 61ea1c5 commit a02b57a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
- Update error message for rocrate_readme_sync ([#3652](https://github.com/nf-core/tools/pull/3652))
4545
- Update `nf-core modules info` command after `meta.yml` restructuring ([#3659](https://github.com/nf-core/tools/pull/3659))
4646
- Enable parsing of multi-line config values ([#3629](https://github.com/nf-core/tools/pull/3629))
47+
- Update python:3.13-slim Docker digest to 6544e0e ([#3663](https://github.com/nf-core/tools/pull/3663))
4748
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.2 ([#3661](https://github.com/nf-core/tools/pull/3661))
4849

4950
## [v3.3.1 - Tungsten Tamarin Patch](https://github.com/nf-core/tools/releases/tag/3.3.1) - [2025-06-02]

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-slim@sha256:f2fdaec50160418e0c2867ba3e254755edd067171725886d5d303fd7057bbf81
1+
FROM python:3.13-slim@sha256:6544e0e002b40ae0f59bc3618b07c1e48064c4faed3a15ae2fbd2e8f663e8283
22
33
description="Docker image containing requirements for nf-core/tools"
44

0 commit comments

Comments
 (0)