Skip to content

Commit d9043b9

Browse files
committed
v1.26.0
1 parent 3807987 commit d9043b9

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

SPECS/docker-slim.spec

Lines changed: 5 additions & 2 deletions
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.25.3
6+
Version: 1.26.0
77
Release: 1
88
Summary: Minify and Secure Docker containers
99
Group: Applications/System
@@ -69,8 +69,11 @@ rm -rf %{buildroot}
6969

7070

7171
%changelog
72+
* Sun Nov 17 2019 Jamie curnow <jc@jc21.com> 1.26.0-1
73+
- v1.26.0
74+
7275
* Mon Aug 5 2019 Jamie curnow <jc@jc21.com> 1.25.3-1
73-
- v1.15.3
76+
- v1.25.3
7477

7578
* Tue Jul 23 2019 Jamie curnow <jc@jc21.com> 1.25.2-1
7679
- Initial spec

rpm.json

Lines changed: 2 additions & 2 deletions
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.25.3"
5+
"VERSION": "1.26.0"
66
}
7-
}
7+
}

0 commit comments

Comments
 (0)