Skip to content

Commit

Permalink
Bump singularity container version
Browse files Browse the repository at this point in the history
  • Loading branch information
HippocampusGirl committed Dec 6, 2024
1 parent ae9c851 commit 57cc439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
--rm \
--volume="/var/run/docker.sock:/var/run/docker.sock" \
--volume="$(pwd)/singularity:/output" \
quay.io/singularity/singularity:v4.0.1 \
quay.io/singularity/singularity:v4.1.0 \
build \
--disable-cache \
/output/${{ steps.metadata.outputs.singularity_name }} \
Expand Down

0 comments on commit 57cc439

Please sign in to comment.