Skip to content

Commit

Permalink
update deploy image in circle config
Browse files Browse the repository at this point in the history
  • Loading branch information
yusefnapora committed Mar 12, 2019
1 parent 4d1909f commit 56c7573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

deploy:
docker:
- image: olizilla/ipfs-dns-deploy:1.1
- image: olizilla/ipfs-dns-deploy:latest
environment:
DOMAIN: docs.libp2p.io
BUILD_DIR: public
Expand Down

0 comments on commit 56c7573

Please sign in to comment.