mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-19 20:41:02 +02:00
app-emulation/docker: Update from 20.10.24 to 23.0.6
This commit is contained in:
parent
82ba93e567
commit
04546271f0
1
changelog/updates/2023-05-10-docker-23.0.6-update.md
Normal file
1
changelog/updates/2023-05-10-docker-23.0.6-update.md
Normal file
@ -0,0 +1 @@
|
||||
- Docker ([23.0.6](https://docs.docker.com/engine/release-notes/23.0/#2306))
|
||||
@ -1 +1 @@
|
||||
DIST docker-cli-20.10.24.tar.gz 7589761 BLAKE2B 353298fba483dc9ce2797397398bb99f9194302e09f943614b5101f24d7a6b404c5e8a1890acf76450e85d295e623f18fb21ab55a3faabfd04596ca520f740c5 SHA512 5996c24070986e18c0530d0db1a9b4a2c0188c1d22b4c0d99161b2f69bb9cecd4221b628afc0db3078d17918a6e312c6b6ca63f889e634006d4e04c677257a27
|
||||
DIST docker-cli-23.0.6.tar.gz 6224032 BLAKE2B 45f2cf2ab4e1b67ad5f5db54637a542da0f5fff3e3c98f5cb30f1db5c427be8919f5fe766dd20e45cfabeade4654d5d173b0498131b74b22c073b35b8d15640e SHA512 caa772cca5231c01f79c13aea9d238decfd96b6eb71934a9699957052d6b51037bd851611dcea1d6f8c45ba125724f62beb0306bdbfaacfc04fd76736207621c
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
GIT_COMMIT=e78084afe5
|
||||
GIT_COMMIT=6aca53f33d6f0aca63096da3c2e3af222ce14ff7
|
||||
EGO_PN="github.com/docker/cli"
|
||||
|
||||
COREOS_GO_PACKAGE="${EGO_PN}"
|
||||
@ -1 +1 @@
|
||||
DIST docker-20.10.24.tar.gz 11235129 BLAKE2B abeae0ff9e2d03bd7c901a9e3c1f5a3ccf84afefb034ce032f4e559349ea01ab69ebe120d6c0992885aafa153a784a8c253ed3f7345b921860b758da8e0474ef SHA512 2e82d8048fbf53e3d8ac87eb155d2e321378ca9c9ee038d13bb1b510db31df0f9951db51df81bad28a64c25285e21f8e541b4ce58a68af81fa66d5c07dd3f4d3
|
||||
DIST docker-23.0.6.tar.gz 13633118 BLAKE2B 3a252906fea1b2e0323ba21d8e5b2893eff5de7872c62d9c3e78a4a01a144440780e971f17baf4a7701905f129b16894781c867f6c1fa7681cd568cefa629093 SHA512 31bcbdba6f0b18bac43c827a392d3e8427146603804c3efc5da4efc420f1c500178a0b1b1190c14a162579b6bc452b270f9f00fcf05441af5d902e0c1a29f33a
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
EGO_PN=github.com/docker/docker
|
||||
GIT_COMMIT=d6cbf44b8c
|
||||
GIT_COMMIT=4abcb41f6414cabaebc456f8ebc8434b68f09b5f
|
||||
COREOS_GO_VERSION="go1.18"
|
||||
COREOS_GO_GO111MODULE="off"
|
||||
|
||||
@ -11,8 +11,8 @@ KEYWORDS="amd64 arm64"
|
||||
|
||||
# Explicitly list all packages that will be built into the image.
|
||||
RDEPEND="
|
||||
~app-emulation/docker-20.10.24
|
||||
~app-emulation/docker-cli-20.10.24
|
||||
~app-emulation/docker-23.0.6
|
||||
~app-emulation/docker-cli-23.0.6
|
||||
~app-emulation/containerd-1.6.20
|
||||
~app-emulation/docker-proxy-0.8.0_p20210525
|
||||
~app-emulation/docker-runc-1.1.7
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user