We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9053f76 commit 64ec6ecCopy full SHA for 64ec6ec
SPECS/docker-slim.spec
@@ -3,7 +3,7 @@
3
%global gh_user docker-slim
4
5
Name: docker-slim
6
-Version: 1.29.0
+Version: 1.30.0
7
Release: 1
8
Summary: Minify and Secure Docker containers
9
Group: Applications/System
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
49
%{_bindir}/%{name}-sensor
50
51
%changelog
52
+* Tue Jul 28 2020 Jamie Curnow <jc@jc21.com> 1.30.0-1
53
+- v1.30.0
54
+
55
* Fri Mar 20 2020 Jamie Curnow <jc@jc21.com> 1.29.0-1
56
- v1.29.0
57
rpm.json
@@ -2,6 +2,6 @@
2
"publish": {
"PACKAGE": "docker-slim",
"GH_USER": "jc21-rpm",
- "VERSION": "1.29.0"
+ "VERSION": "1.30.0"
}
0 commit comments