Bump version to '2.17.1-1'

This commit is contained in:
Hunter Wittenborn
2023-03-24 20:04:01 +00:00
parent fc90601f0a
commit 2fb2c89c8e
2 changed files with 3 additions and 3 deletions

View File

@@ -3,11 +3,11 @@ pkgname = docker-compose
pkgbase = docker-compose
pkgdesc = Define and run multi-container applications with Docker
pkgrel = 1
pkgver = 2.17.0
pkgver = 2.17.1
url = https://docs.docker.com/compose/
arch = any
license = Apache-2.0
makedepends = golang-go>=1.17
source = https://github.com/docker/compose/archive/refs/tags/v2.17.0.tar.gz
source = https://github.com/docker/compose/archive/refs/tags/v2.17.1.tar.gz
sha256sums = SKIP
makedepends = golang-go>=1.17