Skip to content

Commit

Permalink
docker-compose: Update to version 2.29.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 20, 2024
1 parent 5398c49 commit 977706a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/docker-compose.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "2.29.6",
"version": "2.29.7",
"description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.29.6/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "0ead495cd4b275bf4988fc04635ee5e603853ff4b494b6dc13c3127fe03919d1"
"url": "https://github.com/docker/compose/releases/download/v2.29.7/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "a87a6464ef717ff193ac01211f0de8893866e53c01ef7514f2f9fc54addd2abd"
}
},
"bin": "docker-compose.exe",
Expand Down

0 comments on commit 977706a

Please sign in to comment.