Skip to content

Commit b877de8

Browse files
authored
Merge pull request #142 from ctpelok77/main
cerberus and delfi update
2 parents c8629c1 + f6e029b commit b877de8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

planutils/packages/cerberus/install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
singularity pull --name cerberus.sif shub://ctpelok77/fd-red-black-postipc2018
3+
apptainer build cerberus.sif docker://ctpelok77/cerberus:latest

planutils/packages/delfi/install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
singularity pull --name delfi.sif shub://ctpelok77/delfi-deploy
3+
apptainer build delfi.sif docker://ctpelok77/delfi:latest

0 commit comments

Comments
 (0)