diff --git a/packages/composer-website/installers/hlfv1/docker-compose-playground-unstable.yml b/packages/composer-website/installers/hlfv1/docker-compose-playground-unstable.yml index d23ca49040..b1511249d5 100644 --- a/packages/composer-website/installers/hlfv1/docker-compose-playground-unstable.yml +++ b/packages/composer-website/installers/hlfv1/docker-compose-playground-unstable.yml @@ -4,7 +4,7 @@ services: composer: container_name: composer - image: hyperledger/composer-playground + image: hyperledger/composer-playground:unstable ports: - '8080:8080' environment: diff --git a/packages/composer-website/installers/hlfv1/install-unstable.sh b/packages/composer-website/installers/hlfv1/install-unstable.sh index c1f2e6d15d..e55d4dd0c8 100644 Binary files a/packages/composer-website/installers/hlfv1/install-unstable.sh and b/packages/composer-website/installers/hlfv1/install-unstable.sh differ diff --git a/packages/composer-website/jekylldocs/install-hlfv1-unstable.sh b/packages/composer-website/jekylldocs/install-hlfv1-unstable.sh index c1f2e6d15d..e55d4dd0c8 100755 Binary files a/packages/composer-website/jekylldocs/install-hlfv1-unstable.sh and b/packages/composer-website/jekylldocs/install-hlfv1-unstable.sh differ diff --git a/packages/composer-website/jekylldocs/install-hlfv1.sh b/packages/composer-website/jekylldocs/install-hlfv1.sh index cf2c4e0241..2d7bc2a32a 100755 Binary files a/packages/composer-website/jekylldocs/install-hlfv1.sh and b/packages/composer-website/jekylldocs/install-hlfv1.sh differ