Skip to content

Commit

Permalink
v1.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jc21 committed Jun 29, 2021
1 parent d6bbcd1 commit 98e7754
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion SPECS/docker-slim.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%global gh_user docker-slim

Name: docker-slim
Version: 1.34.0
Version: 1.36.1
Release: 1
Summary: Minify and Secure Docker containers
Group: Applications/System
Expand Down Expand Up @@ -49,6 +49,9 @@ rm -rf %{buildroot}
%{_bindir}/%{name}-sensor

%changelog
* Tue Jun 29 2021 Jamie Curnow <[email protected]> 1.36.1-1
- v1.36.1

* Mon Feb 1 2021 Jamie Curnow <[email protected]> 1.34.0-1
- v1.34.0

Expand Down
2 changes: 1 addition & 1 deletion rpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"publish": {
"PACKAGE": "docker-slim",
"GH_USER": "jc21-rpm",
"VERSION": "1.34.0"
"VERSION": "1.36.1"
}
}

0 comments on commit 98e7754

Please sign in to comment.