Skip to content

Commit b30d2a7

Browse files
author
runner
committed
update docker-compose.sh:v2.39.2
1 parent 9b34ffb commit b30d2a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# see: https://docs.docker.com/compose/install/
4-
VERSION="v2.39.1"
4+
VERSION="v2.39.2"
55
if [ -n "$1" ];then VERSION=$1; fi
66

77
_main() {

0 commit comments

Comments
 (0)