forked from pool/docker
fix docker version in spec file
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=144
This commit is contained in:
parent
1013eed0ae
commit
41d1413338
@ -37,7 +37,7 @@
|
|||||||
%define docker_graph %{docker_store}/graph
|
%define docker_graph %{docker_store}/graph
|
||||||
%define git_version 8eab29e
|
%define git_version 8eab29e
|
||||||
%define version_unconverted 1.12.1
|
%define version_unconverted 1.12.1
|
||||||
%define docker_version 1.12.0
|
%define docker_version 1.12.1
|
||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
# When upgrading to a new version requires the service not to be restarted
|
# When upgrading to a new version requires the service not to be restarted
|
||||||
# Due to a long migration process update last_migration_version to the new version
|
# Due to a long migration process update last_migration_version to the new version
|
||||||
|
Loading…
Reference in New Issue
Block a user