v2.23.1
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -3,9 +3,9 @@ pkgname = docker-compose-bin
|
||||
pkgbase = docker-compose-bin
|
||||
pkgdesc = Define and run multi-container applications with Docker
|
||||
pkgrel = 1
|
||||
pkgver = 2.23.0
|
||||
pkgver = 2.23.1
|
||||
url = https://docs.docker.com/compose/
|
||||
arch = amd64
|
||||
license = Apache-2.0
|
||||
source = https://github.com/docker/compose/releases/download/v2.23.0/docker-compose-linux-x86_64
|
||||
source = https://github.com/docker/compose/releases/download/v2.23.1/docker-compose-linux-x86_64
|
||||
sha256sums = b49e358d11c198fa228fb7eca2a177affd8e1e33e06d29940668668482f797cd
|
||||
|
||||
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*.deb
|
||||
pkg/
|
||||
src/
|
||||
Reference in New Issue
Block a user