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 authored Apr 18, 2024
2 parents 4dd9edf + 2a0d515 commit 4ccd536
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.26.1"
mkdir -p dist/

Expand Down

0 comments on commit 4ccd536

Please sign in to comment.