docker-compose : update to 2.18.1

This commit is contained in:
Luis
2023-05-18 08:14:53 +00:00
parent ffecd92d4c
commit ff95bd9177
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
46c3f835a1270474cb763b8098979e68 docker-compose-2.18.0.tar.gz
fa279dc97c79faff06dd4f5cbfd408e8 docker-compose-2.18.1.tar.gz

View File

@@ -1,4 +1,4 @@
docker-compose-2.18.0-1
docker-compose-2.18.1-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/docker-compose

View File

@@ -3,7 +3,7 @@
# depends : go
name=docker-compose
version=2.18.0
version=2.18.1
release=1
source="https://github.com/docker/compose/archive/v$version/$name-$version.tar.gz"