- Update to version 1.9.0 (bnc#954812):
- Remove fix_15279.patch: code has been merged upstream - Change systemd unit file to no longer use the deprecated "-d" option (bnc#954737) OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=43
This commit is contained in:
4
_service
4
_service
@@ -3,8 +3,8 @@
|
||||
<param name="url">https://github.com/docker/docker.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="versionformat">1.8.3</param>
|
||||
<param name="revision">v1.8.3</param>
|
||||
<param name="versionformat">1.9.0</param>
|
||||
<param name="revision">v1.9.0</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">docker-*.tar</param>
|
||||
|
Reference in New Issue
Block a user