Skip to content

Commit 61e4b26

Browse files
committed
New 0.1.8 release
1 parent cd390f9 commit 61e4b26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packaging/scripts/pkg-booddies

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

33
docker run -it --rm \
4-
--env VERSION='0.1.7' \
4+
--env VERSION='0.1.8' \
55
--volume ${PWD}/newrpm:/root/rpmbuild/RPMS/noarch \
66
--volume ${HOME}/.gnupg:/root/.gnupg \
77
h0tbird/rpmbuild:latest /bin/bash -c "

0 commit comments

Comments
 (0)