Skip to content

Commit 15553fb

Browse files
author
Aranyajit
committed
docker fix for deployment
1 parent d2c1230 commit 15553fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ install_dependency: &install_dependency
99
sudo apt install jq
1010
sudo apt install python3-pip
1111
sudo pip3 install awscli --upgrade
12+
sudo pip3 install docker==6.1.3
1213
sudo pip3 install docker-compose
1314
install_deploysuite: &install_deploysuite
1415
name: Installation of install_deploysuite.

0 commit comments

Comments
 (0)