diff --git a/_service b/_service
index 47c9a1c..715398f 100644
--- a/_service
+++ b/_service
@@ -3,8 +3,8 @@
https://github.com/docker/docker-ce.git
git
.git
- 19.03.3_ce_%h
- v19.03.3
+ 19.03.4_ce_%h
+ v19.03.4
docker
diff --git a/docker-19.03.3_ce_a872fc2f86c0.tar.xz b/docker-19.03.3_ce_a872fc2f86c0.tar.xz
deleted file mode 100644
index 95f5402..0000000
--- a/docker-19.03.3_ce_a872fc2f86c0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7ffbec5b3947c9e08b0a5d5889628737e8bc898b4cb8c1e72bcc528bc3eb4ed4
-size 10087728
diff --git a/docker-19.03.4_ce_9013bf583a21.tar.xz b/docker-19.03.4_ce_9013bf583a21.tar.xz
new file mode 100644
index 0000000..eeaf31f
--- /dev/null
+++ b/docker-19.03.4_ce_9013bf583a21.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8235fc6b80c925866f54bf43d78734d78095c2db318c95d27ea94ba1d671c7ad
+size 10089932
diff --git a/docker.changes b/docker.changes
index 57a2b66..f11bed6 100644
--- a/docker.changes
+++ b/docker.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Sat Oct 19 11:21:03 UTC 2019 - Aleksa Sarai
+
+- Update to Docker 19.03.4-ce. See upstream changelog in the packaged
+ /usr/share/doc/packages/docker/CHANGELOG.md.
+
-------------------------------------------------------------------
Tue Oct 8 21:47:56 UTC 2019 - Aleksa Sarai
diff --git a/docker.spec b/docker.spec
index 020eadd..8b073b1 100644
--- a/docker.spec
+++ b/docker.spec
@@ -42,17 +42,17 @@
# helpfully injects into our build environment from the changelog). If you want
# to generate a new git_commit_epoch, use this:
# $ date --date="$(git show --format=fuller --date=iso $COMMIT_ID | grep -oP '(?<=^CommitDate: ).*')" '+%s'
-%define git_version a872fc2f86c0
-%define git_commit_epoch 1570493609
+%define git_version 9013bf583a21
+%define git_commit_epoch 1571353729
# These are the git commits required. We verify them against the source to make
# sure we didn't miss anything important when doing upgrades.
%define required_containerd b34a5c8af56e510852c35414db4c1f4fa6172339
%define required_dockerrunc 3e425f80a8c931f88e6d94a8c831b9d5aa481657
-%define required_libnetwork 45c710223c5fbf04dc3028b9a90b51892e36ca7f
+%define required_libnetwork 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
Name: %{realname}%{name_suffix}
-Version: 19.03.3_ce
+Version: 19.03.4_ce
Release: 0
Summary: The Moby-project Linux container runtime
License: Apache-2.0