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 50
50
- Update codecov/codecov-action action to v5 ([ #3283 ] ( https://github.com/nf-core/tools/pull/3283 ) )
51
51
- Update python:3.12-slim Docker digest to 2a6386a ([ #3284 ] ( https://github.com/nf-core/tools/pull/3284 ) )
52
52
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.0 ([ #3299 ] ( https://github.com/nf-core/tools/pull/3299 ) )
53
+ - Update gitpod/workspace-base Docker digest to 12853f7 ([ #3309 ] ( https://github.com/nf-core/tools/pull/3309 ) )
53
54
54
55
## [ v3.0.2 - Titanium Tapir Patch] ( https://github.com/nf-core/tools/releases/tag/3.0.2 ) - [ 2024-10-11]
55
56
Original file line number Diff line number Diff line change 2
2
# docker build -t gitpod:test -f nf_core/gitpod/gitpod.Dockerfile .
3
3
4
4
# See https://docs.renovatebot.com/docker/#digest-pinning for why a digest is used.
5
- FROM gitpod/workspace-base@sha256:2cc134fe5bd7d8fdbe44cab294925d4bc6d2d178d94624f4c376584a22d1f7b6
5
+ FROM gitpod/workspace-base@sha256:12853f7c901eb2b677a549cb112c85f9679d18feb30093bcc63aa252540ecad9
6
6
7
7
USER root
8
8
You can’t perform that action at this time.
0 commit comments