We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d358ebe commit a67f20aCopy full SHA for a67f20a
containers/singularity/sapin/sapin.def
@@ -2,7 +2,7 @@ Bootstrap: docker
2
From: python:slim-bullseye
3
4
%files
5
- singularity/sapin/constraints.txt /constraints.txt
+ containers/singularity/sapin/constraints.txt /constraints.txt
6
7
%post
8
apt-get update && apt-get install -y \
0 commit comments