Skip to content

Commit a67f20a

Browse files
committed
fix path
1 parent d358ebe commit a67f20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/singularity/sapin/sapin.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Bootstrap: docker
22
From: python:slim-bullseye
33

44
%files
5-
singularity/sapin/constraints.txt /constraints.txt
5+
containers/singularity/sapin/constraints.txt /constraints.txt
66

77
%post
88
apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)