We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd390f9 commit 61e4b26Copy full SHA for 61e4b26
1 file changed
packaging/scripts/pkg-booddies
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
docker run -it --rm \
4
---env VERSION='0.1.7' \
+--env VERSION='0.1.8' \
5
--volume ${PWD}/newrpm:/root/rpmbuild/RPMS/noarch \
6
--volume ${HOME}/.gnupg:/root/.gnupg \
7
h0tbird/rpmbuild:latest /bin/bash -c "
0 commit comments