This repository was archived by the owner on Aug 5, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11services :
22 ensadmin :
33 container_name : ensadmin
4- image : ghcr.io/namehash/ensnode/ensadmin:${ENSNODE_VERSION:-1.13.1 }
4+ image : ghcr.io/namehash/ensnode/ensadmin:${ENSNODE_VERSION:-1.14.0 }
55 build :
66 dockerfile : ./apps/ensadmin/Dockerfile
77 context : ../..
Original file line number Diff line number Diff line change 11services :
22 ensapi :
33 container_name : ensapi
4- image : ghcr.io/namehash/ensnode/ensapi:${ENSNODE_VERSION:-1.13.1 }
4+ image : ghcr.io/namehash/ensnode/ensapi:${ENSNODE_VERSION:-1.14.0 }
55 build :
66 dockerfile : ./apps/ensapi/Dockerfile
77 context : ../..
Original file line number Diff line number Diff line change 11services :
22 ensindexer :
33 container_name : ensindexer
4- image : ghcr.io/namehash/ensnode/ensindexer:${ENSNODE_VERSION:-1.13.1 }
4+ image : ghcr.io/namehash/ensnode/ensindexer:${ENSNODE_VERSION:-1.14.0 }
55 build :
66 dockerfile : ./apps/ensindexer/Dockerfile
77 context : ../..
Original file line number Diff line number Diff line change 11services :
22 ensrainbow :
33 container_name : ensrainbow
4- image : ghcr.io/namehash/ensnode/ensrainbow:${ENSNODE_VERSION:-1.13.1 }
4+ image : ghcr.io/namehash/ensnode/ensrainbow:${ENSNODE_VERSION:-1.14.0 }
55 build :
66 dockerfile : ./apps/ensrainbow/Dockerfile
77 context : ../..
Original file line number Diff line number Diff line change 22 "openapi" : " 3.1.0" ,
33 "info" : {
44 "title" : " ENSApi APIs" ,
5- "version" : " 1.13.1 " ,
5+ "version" : " 1.14.0 " ,
66 "description" : " REST APIs for the ENSNode stack as served by the ENSApi service"
77 },
88 "servers" : [
You can’t perform that action at this time.
0 commit comments