SHA256
1
0
forked from pool/docker

- Drop containerd.service workaround (we've released enough versions without

containerd.service -- there's no need to support package upgrades that old).
- Update to Docker 19.03.3-ce. See upstream changelog in the packaged
  /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1153367

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=322
This commit is contained in:
2019-10-09 01:08:46 +00:00
committed by Git OBS Bridge
parent 56c9b0f980
commit fd64aa149c
5 changed files with 20 additions and 23 deletions

View File

@@ -3,8 +3,8 @@
<param name="url">https://github.com/docker/docker-ce.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">19.03.2_ce_%h</param>
<param name="revision">v19.03.2</param>
<param name="versionformat">19.03.3_ce_%h</param>
<param name="revision">v19.03.3</param>
<param name="filename">docker</param>
</service>
<service name="recompress" mode="disabled">