Skip to content

Commit

Permalink
Update 30_docker.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Feb 6, 2025
1 parent a084ffc commit 51e0c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts.d/30_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ cp ~/.docker/config.json "$OLD/mnt/img_root/root/.docker/."
# docker tag "$name@$hash" "$name:$tag"
#done

docker pull treehouses/couchdb:2.3.1
#docker pull treehouses/couchdb:2.3.1
docker pull treehouses/planet:latest
docker pull treehouses/planet:db-init
docker pull treehouses/planet:chatapi
Expand Down

0 comments on commit 51e0c1f

Please sign in to comment.