Skip to content

Commit

Permalink
deps: update »Docker Compose« to 2.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agebhar1 committed Dec 16, 2024
1 parent 159bce2 commit f96df18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ mkdir -p ~/{.docker/cli-plugins,loki,minio,postgres,prometheus,promtail/log}
#
# install Docker Compose
#
curl -L --silent https://github.com/docker/compose/releases/download/v2.31.0/docker-compose-linux-x86_64 -o ~/.docker/cli-plugins/docker-compose
curl -L --silent https://github.com/docker/compose/releases/download/v2.32.1/docker-compose-linux-x86_64 -o ~/.docker/cli-plugins/docker-compose
chmod +x ~/.docker/cli-plugins/docker-compose
#
Expand Down

0 comments on commit f96df18

Please sign in to comment.