We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6df003 commit 4ff37d3Copy full SHA for 4ff37d3
.devcontainer/devcontainer.json
@@ -1,8 +1,8 @@
1
{
2
"name": "nextflow-training",
3
4
- // "image": "ghcr.io/nextflow-io/training:latest",
5
- "image": "ghcr.io/ewels/nextflow-training:latest",
+ // Update this to pin the release tag before release
+ "image": "ghcr.io/nextflow-io/training:latest",
6
// Uncomment this and comment "image" when testing Dockerfile changes
7
// "build": { "dockerfile": "Dockerfile", "context": ".." },
8
0 commit comments