app-torcx/docker: Bump the 17.11 image to 17.12

This commit is contained in:
David Michael 2018-01-02 12:07:11 -05:00
parent d7d474cbcc
commit fac666ce44
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Copyright (c) 2017 CoreOS, Inc.. All rights reserved. # Copyright (c) 2017-2018 CoreOS, Inc.. All rights reserved.
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=2 EAPI=2
@ -11,10 +11,10 @@ KEYWORDS="amd64 arm64"
# Explicitly list all packages that will be built into the image. # Explicitly list all packages that will be built into the image.
RDEPEND=" RDEPEND="
=app-emulation/docker-17.11.0 =app-emulation/docker-17.12.0
=app-emulation/containerd-1.0.0_beta2_p53 =app-emulation/containerd-1.0.0
=app-emulation/docker-proxy-0.8.0_p20170917 =app-emulation/docker-proxy-0.8.0_p20170917
=app-emulation/docker-runc-1.0.0_rc4_p104 =app-emulation/docker-runc-1.0.0_rc4_p171
=dev-libs/libltdl-2.4.6 =dev-libs/libltdl-2.4.6
=sys-process/tini-0.13.2 =sys-process/tini-0.13.2
" "