Skip to content

Commit 64ec6ec

Browse files
author
Jamie Curnow
committed
v1.30.0
1 parent 9053f76 commit 64ec6ec

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

SPECS/docker-slim.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%global gh_user docker-slim
44

55
Name: docker-slim
6-
Version: 1.29.0
6+
Version: 1.30.0
77
Release: 1
88
Summary: Minify and Secure Docker containers
99
Group: Applications/System
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
4949
%{_bindir}/%{name}-sensor
5050

5151
%changelog
52+
* Tue Jul 28 2020 Jamie Curnow <jc@jc21.com> 1.30.0-1
53+
- v1.30.0
54+
5255
* Fri Mar 20 2020 Jamie Curnow <jc@jc21.com> 1.29.0-1
5356
- v1.29.0
5457

rpm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"publish": {
33
"PACKAGE": "docker-slim",
44
"GH_USER": "jc21-rpm",
5-
"VERSION": "1.29.0"
5+
"VERSION": "1.30.0"
66
}
77
}

0 commit comments

Comments
 (0)