File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 43
43
- Add hint to solve git errors with a synced repo ([ #3279 ] ( https://github.com/nf-core/tools/pull/3279 ) )
44
44
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.4 ([ #3282 ] ( https://github.com/nf-core/tools/pull/3282 ) )
45
45
- Update codecov/codecov-action action to v5 ([ #3283 ] ( https://github.com/nf-core/tools/pull/3283 ) )
46
+ - Update python:3.12-slim Docker digest to 2a6386a ([ #3284 ] ( https://github.com/nf-core/tools/pull/3284 ) )
46
47
47
48
## [ v3.0.2 - Titanium Tapir Patch] ( https://github.com/nf-core/tools/releases/tag/3.0.2 ) - [ 2024-10-11]
48
49
Original file line number Diff line number Diff line change 1
- FROM python:3.12-slim@sha256:032c52613401895aa3d418a4c563d2d05f993bc3ecc065c8f4e2280978acd249
1
+ FROM python:3.12-slim@sha256:2a6386ad2db20e7f55073f69a98d6da2cf9f168e05e7487d2670baeb9b7601c5
2
2
3
3
description="Docker image containing requirements for nf-core/tools"
4
4
You can’t perform that action at this time.
0 commit comments