Skip to content

Commit

Permalink
fix(docker): upgrade to v24.0.9 EE-7016
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-portainer committed Apr 17, 2024
1 parent f31a6f8 commit a14e599
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 @@ -3,7 +3,7 @@ set -euo pipefail
IFS=$'\n\t'
PLATFORM=${1:-"linux"}
ARCH=${2:-"amd64"}
DOCKER_VERSION="v24.0.7"
DOCKER_VERSION="v24.0.9"
DOCKER_COMPOSE_VERSION="v2.23.3"
mkdir -p dist/

Expand Down

0 comments on commit a14e599

Please sign in to comment.