Skip to content

Commit 6b644ec

Browse files
committed
Bump VERSION to v1.12.3
Signed-off-by: Victor Vieux <[email protected]>
1 parent bad4d12 commit 6b644ec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ information on the list of deprecated flags and APIs please have a look at
55
https://docs.docker.com/engine/deprecated/ where target removal dates can also
66
be found.
77

8-
## 1.12.3 (2016-10-24)
8+
## 1.12.3 (2016-10-26)
99

1010
**IMPORTANT**: Docker 1.12 ships with an updated systemd unit file for rpm
1111
based installs (which includes RHEL, Fedora, CentOS, and Oracle Linux 7). When
@@ -50,8 +50,8 @@ systemctl restart docker` to reload changes and (re)start the docker daemon.
5050
- Fix conversion of restart-policy [#27062](https://github.com/docker/docker/pull/27062)
5151
* Update Swarmkit [#27554](https://github.com/docker/docker/pull/27554)
5252
* Avoid restarting a task that has already been restarted [docker/swarmkit#1305](https://github.com/docker/swarmkit/pull/1305)
53-
* Allow duplicate published ports when they use different protocols [docker/swarmkit#1632](https://github.com/docker/swarmkit/pull/1632
54-
* Allow multiple randomly assigned published ports on service [docker/swarmkit#1657](https://github.com/docker/swarmkit/pull/1657
53+
* Allow duplicate published ports when they use different protocols [docker/swarmkit#1632](https://github.com/docker/swarmkit/pull/1632)
54+
* Allow multiple randomly assigned published ports on service [docker/swarmkit#1657](https://github.com/docker/swarmkit/pull/1657)
5555
- Fix panic when allocations happen at init time [docker/swarmkit#1651](https://github.com/docker/swarmkit/pull/1651)
5656

5757
### Networking

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.3-rc1
1+
1.12.3

0 commit comments

Comments
 (0)