docker-compose: update to 2.20.3.
This commit is contained in:
parent
1ad1559df2
commit
b9dee8bab0
@ -1,6 +1,6 @@
|
||||
# Template file for 'docker-compose'
|
||||
pkgname=docker-compose
|
||||
version=2.20.2
|
||||
version=2.20.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/docker/compose/v2"
|
||||
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||
homepage="https://docs.docker.com/compose/"
|
||||
changelog="https://github.com/docker/compose/releases"
|
||||
distfiles="https://github.com/docker/compose/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=f7aa0fd19fe457cb0310e3049f57253bddbf896a366824c3cd084a754967fb59
|
||||
checksum=af8025623de3991a15a89575ae4fc4f3f38a17311af9641815500c01f0775950
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/libexec/docker/cli-plugins
|
||||
|
Loading…
x
Reference in New Issue
Block a user