Skip to content

Commit

Permalink
Update docker compose to 2.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aaomidi authored Jul 23, 2023
1 parent 15f18b6 commit 90f24cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PLATFORM=${1:-"linux"}
ARCH=${2:-"amd64"}

DOCKER_VERSION="v20.10.21"
DOCKER_COMPOSE_VERSION="v2.17.2"
DOCKER_COMPOSE_VERSION="v2.20.2"
KUBECTL_VERSION="v1.26.3"

mkdir -p dist/
Expand Down

0 comments on commit 90f24cd

Please sign in to comment.