Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .dev/prototyping/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/scilus/scilus:2.2.2
FROM docker.io/scilus/scilus:dev
Comment thread
gdevenyi marked this conversation as resolved.

ARG NEXTFLOW_VERSION=25.04.6
ARG NFTEST_VERSION=0.9.3
Expand Down
Loading