Skip to content

Commit 0dc8a8e

Browse files
authored
Update 30_docker.sh
1 parent 26fd28e commit 0dc8a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts.d/30_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ cp ~/.docker/config.json "$OLD/mnt/img_root/root/.docker/."
4343
# docker tag "$name@$hash" "$name:$tag"
4444
#done
4545

46-
docker pull treehouses/couchdb:2.3.1
46+
#docker pull treehouses/couchdb:2.3.1
4747
docker pull treehouses/planet:latest
4848
docker pull treehouses/planet:db-init
4949
docker pull treehouses/planet:chatapi

0 commit comments

Comments
 (0)