Skip to content

Commit 0a59b44

Browse files
committed
docker-cli/rpm: Adjust epoch to match current packaging
From: https://github.com/docker/docker-ce-packaging/tree/2b43a97/rpm/SPECS Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
1 parent 30c4861 commit 0a59b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/docker-cli/rpm/docker-ce-cli.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Name: docker-ce-cli
44
Version: %{_version}
55
Release: %{_release}%{?dist}
6-
Epoch: 0
6+
Epoch: 1
77
Source0: cli.tgz
88
Summary: The open-source application container engine
99
Group: Tools/Docker

0 commit comments

Comments
 (0)